Home
last modified time | relevance | path

Searched defs:fuse_conn_dax (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/fuse/
Ddax.c72 struct fuse_conn_dax { struct
74 struct dax_device *dev;
77 spinlock_t lock;
80 unsigned long nr_busy_ranges;
81 struct list_head busy_ranges;
106 alloc_dax_mapping_reclaim(struct fuse_conn_dax *fcd, struct inode *inode); argument
/kernel/linux/linux-5.10/fs/fuse/
Ddax.c71 struct fuse_conn_dax { struct
73 struct dax_device *dev;
76 spinlock_t lock;
79 unsigned long nr_busy_ranges;
80 struct list_head busy_ranges;
105 alloc_dax_mapping_reclaim(struct fuse_conn_dax *fcd, struct inode *inode); argument