Lines Matching refs:fuse_conn_dax

71 struct fuse_conn_dax {  struct
105 alloc_dax_mapping_reclaim(struct fuse_conn_dax *fcd, struct inode *inode); argument
108 __kick_dmap_free_worker(struct fuse_conn_dax *fcd, unsigned long delay_ms) in __kick_dmap_free_worker()
120 static void kick_dmap_free_worker(struct fuse_conn_dax *fcd, in kick_dmap_free_worker()
128 static struct fuse_dax_mapping *alloc_dax_mapping(struct fuse_conn_dax *fcd) in alloc_dax_mapping()
147 static void __dmap_remove_busy_list(struct fuse_conn_dax *fcd, in __dmap_remove_busy_list()
155 static void dmap_remove_busy_list(struct fuse_conn_dax *fcd, in dmap_remove_busy_list()
164 static void __dmap_add_to_free_pool(struct fuse_conn_dax *fcd, in __dmap_add_to_free_pool()
172 static void dmap_add_to_free_pool(struct fuse_conn_dax *fcd, in dmap_add_to_free_pool()
186 struct fuse_conn_dax *fcd = fm->fc->dax; in fuse_setup_one_mapping()
290 static void dmap_reinit_add_to_free_pool(struct fuse_conn_dax *fcd, in dmap_reinit_add_to_free_pool()
308 static void inode_reclaim_dmap_range(struct fuse_conn_dax *fcd, in inode_reclaim_dmap_range()
436 struct fuse_conn_dax *fcd = fc->dax; in fuse_setup_new_dax_mapping()
800 struct fuse_conn_dax *fcd = fc->dax; in __fuse_dax_fault()
952 inode_inline_reclaim_one_dmap(struct fuse_conn_dax *fcd, struct inode *inode, in inode_inline_reclaim_one_dmap()
1028 alloc_dax_mapping_reclaim(struct fuse_conn_dax *fcd, struct inode *inode) in alloc_dax_mapping_reclaim()
1075 static int lookup_and_reclaim_dmap_locked(struct fuse_conn_dax *fcd, in lookup_and_reclaim_dmap_locked()
1114 static int lookup_and_reclaim_dmap(struct fuse_conn_dax *fcd, in lookup_and_reclaim_dmap()
1140 static int try_to_free_dmap_chunks(struct fuse_conn_dax *fcd, in try_to_free_dmap_chunks()
1201 struct fuse_conn_dax *fcd = container_of(work, struct fuse_conn_dax, in fuse_dax_free_mem_worker()
1234 static int fuse_dax_mem_range_init(struct fuse_conn_dax *fcd) in fuse_dax_mem_range_init()
1290 struct fuse_conn_dax *fcd; in fuse_dax_conn_alloc()
1359 struct fuse_conn_dax *fcd = fc->dax; in fuse_dax_cancel_work()