Searched refs:fuse_dax_mapping (Results 1 – 1 of 1) sorted by relevance
35 struct fuse_dax_mapping { struct95 static inline struct fuse_dax_mapping *101 return container_of(node, struct fuse_dax_mapping, itn); in node_to_dmap()104 static struct fuse_dax_mapping *128 static struct fuse_dax_mapping *alloc_dax_mapping(struct fuse_conn_dax *fcd) in alloc_dax_mapping()130 struct fuse_dax_mapping *dmap; in alloc_dax_mapping()134 struct fuse_dax_mapping, list); in alloc_dax_mapping()148 struct fuse_dax_mapping *dmap) in __dmap_remove_busy_list()156 struct fuse_dax_mapping *dmap) in dmap_remove_busy_list()165 struct fuse_dax_mapping *dmap) in __dmap_add_to_free_pool()[all …]