Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_i.h630 struct fuse_sync_bucket { struct
978 struct fuse_sync_bucket __rcu *curr_bucket;
1126 static inline void fuse_sync_bucket_dec(struct fuse_sync_bucket *bucket) in fuse_sync_bucket_dec()
H A Dinode.c683 static struct fuse_sync_bucket *fuse_sync_bucket_alloc(void) in fuse_sync_bucket_alloc()
685 struct fuse_sync_bucket *bucket; in fuse_sync_bucket_alloc()
698 struct fuse_sync_bucket *bucket, *new_bucket; in fuse_sync_fs_writes()
1026 struct fuse_sync_bucket *bucket; in fuse_conn_put()
H A Dfile.c439 struct fuse_sync_bucket *bucket;