Home
last modified time | relevance | path

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

/fs/fuse/
Dinode.c678 static struct fuse_sync_bucket *fuse_sync_bucket_alloc(void) in fuse_sync_bucket_alloc() function
696 new_bucket = fuse_sync_bucket_alloc(); in fuse_sync_fs_writes()
1726 rcu_assign_pointer(fc->curr_bucket, fuse_sync_bucket_alloc()); in fuse_fill_super_common()