Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Ddax.c35 struct fuse_dax_mapping { struct
37 struct inode *inode;
40 struct list_head list;
66 /* Sorted rb tree of struct fuse_dax_mapping elements */ argument
/kernel/linux/linux-6.6/fs/fuse/
Ddax.c36 struct fuse_dax_mapping { struct
38 struct inode *inode;
41 struct list_head list;
67 /* Sorted rb tree of struct fuse_dax_mapping elements */ argument