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

/linux-master/fs/fuse/
H A Dinode.c633 static struct fuse_sync_bucket *fuse_sync_bucket_alloc(void) function
651 new_bucket = fuse_sync_bucket_alloc();
1681 rcu_assign_pointer(fc->curr_bucket, fuse_sync_bucket_alloc());

Completed in 88 milliseconds