Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fuse/
A Dfuse_i.h527 struct fuse_sync_bucket { struct
843 struct fuse_sync_bucket __rcu *curr_bucket;
947 static inline void fuse_sync_bucket_dec(struct fuse_sync_bucket *bucket) in fuse_sync_bucket_dec()
A Dinode.c554 static struct fuse_sync_bucket *fuse_sync_bucket_alloc(void) in fuse_sync_bucket_alloc()
556 struct fuse_sync_bucket *bucket; in fuse_sync_bucket_alloc()
569 struct fuse_sync_bucket *bucket, *new_bucket; in fuse_sync_fs_writes()
868 struct fuse_sync_bucket *bucket; in fuse_conn_put()
A Dfile.c403 struct fuse_sync_bucket *bucket;

Completed in 16 milliseconds