Home
last modified time | relevance | path

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

/linux/fs/fuse/
A Dfuse_i.h583 struct fuse_sync_bucket { struct
911 struct fuse_sync_bucket __rcu *curr_bucket;
1020 static inline void fuse_sync_bucket_dec(struct fuse_sync_bucket *bucket) in fuse_sync_bucket_dec()
A Dinode.c633 static struct fuse_sync_bucket *fuse_sync_bucket_alloc(void) in fuse_sync_bucket_alloc()
635 struct fuse_sync_bucket *bucket; in fuse_sync_bucket_alloc()
648 struct fuse_sync_bucket *bucket, *new_bucket; in fuse_sync_fs_writes()
970 struct fuse_sync_bucket *bucket; in fuse_conn_put()
A Dfile.c422 struct fuse_sync_bucket *bucket;

Completed in 20 milliseconds