Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dfuse_i.h525 struct fuse_sync_bucket { struct
838 struct fuse_sync_bucket __rcu *curr_bucket;
942 static inline void fuse_sync_bucket_dec(struct fuse_sync_bucket *bucket) in fuse_sync_bucket_dec()
Dinode.c547 static struct fuse_sync_bucket *fuse_sync_bucket_alloc(void) in fuse_sync_bucket_alloc()
549 struct fuse_sync_bucket *bucket; in fuse_sync_bucket_alloc()
562 struct fuse_sync_bucket *bucket, *new_bucket; in fuse_sync_fs_writes()
861 struct fuse_sync_bucket *bucket; in fuse_conn_put()
Dfile.c401 struct fuse_sync_bucket *bucket;