Searched defs:fuse_dax_mapping (Results 1 – 1 of 1) sorted by relevance
35 struct fuse_dax_mapping { struct37 struct inode *inode;40 struct list_head list;66 /* Sorted rb tree of struct fuse_dax_mapping elements */ argument