Searched defs:fuse_dax_mapping (Results 1 – 1 of 1) sorted by relevance
36 struct fuse_dax_mapping { struct38 struct inode *inode;41 struct list_head list;67 /* Sorted rb tree of struct fuse_dax_mapping elements */ argument