Home
last modified time | relevance | path

Searched refs:fuse_sync_bucket (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/fuse/
H A Dfuse_i.h615 struct fuse_sync_bucket { struct
958 struct fuse_sync_bucket __rcu *curr_bucket;
1099 static inline void fuse_sync_bucket_dec(struct fuse_sync_bucket *bucket) in fuse_sync_bucket_dec()
H A Dinode.c669 static struct fuse_sync_bucket *fuse_sync_bucket_alloc(void) in fuse_sync_bucket_alloc()
671 struct fuse_sync_bucket *bucket; in fuse_sync_bucket_alloc()
684 struct fuse_sync_bucket *bucket, *new_bucket; in fuse_sync_fs_writes()
1011 struct fuse_sync_bucket *bucket; in fuse_conn_put()
H A Dfile.c422 struct fuse_sync_bucket *bucket;