Home
last modified time | relevance | path

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

/Linux-v6.6/fs/fuse/
Dinode.c574 static struct fuse_sync_bucket *fuse_sync_bucket_alloc(void) in fuse_sync_bucket_alloc() function
592 new_bucket = fuse_sync_bucket_alloc(); in fuse_sync_fs_writes()
1561 rcu_assign_pointer(fc->curr_bucket, fuse_sync_bucket_alloc()); in fuse_fill_super_common()