Home
last modified time | relevance | path

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

/Linux-v6.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