Home
last modified time | relevance | path

Searched defs:fuse_dax_mapping (Results 1 – 1 of 1) 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