Searched refs:fuse_dax_mapping (Results 1 – 1 of 1) sorted by relevance
36 struct fuse_dax_mapping { struct96 static inline struct fuse_dax_mapping *102 return container_of(node, struct fuse_dax_mapping, itn); in node_to_dmap()105 static struct fuse_dax_mapping *129 static struct fuse_dax_mapping *alloc_dax_mapping(struct fuse_conn_dax *fcd) in alloc_dax_mapping()131 struct fuse_dax_mapping *dmap; in alloc_dax_mapping()135 struct fuse_dax_mapping, list); in alloc_dax_mapping()149 struct fuse_dax_mapping *dmap) in __dmap_remove_busy_list()157 struct fuse_dax_mapping *dmap) in dmap_remove_busy_list()166 struct fuse_dax_mapping *dmap) in __dmap_add_to_free_pool()[all …]