Lines Matching defs:fcd
109 __kick_dmap_free_worker(struct fuse_conn_dax *fcd, unsigned long delay_ms) in __kick_dmap_free_worker()
121 static void kick_dmap_free_worker(struct fuse_conn_dax *fcd, in kick_dmap_free_worker()
129 static struct fuse_dax_mapping *alloc_dax_mapping(struct fuse_conn_dax *fcd) in alloc_dax_mapping()
148 static void __dmap_remove_busy_list(struct fuse_conn_dax *fcd, in __dmap_remove_busy_list()
156 static void dmap_remove_busy_list(struct fuse_conn_dax *fcd, in dmap_remove_busy_list()
165 static void __dmap_add_to_free_pool(struct fuse_conn_dax *fcd, in __dmap_add_to_free_pool()
173 static void dmap_add_to_free_pool(struct fuse_conn_dax *fcd, in dmap_add_to_free_pool()
187 struct fuse_conn_dax *fcd = fm->fc->dax; in fuse_setup_one_mapping() local
291 static void dmap_reinit_add_to_free_pool(struct fuse_conn_dax *fcd, in dmap_reinit_add_to_free_pool()
309 static void inode_reclaim_dmap_range(struct fuse_conn_dax *fcd, in inode_reclaim_dmap_range()
437 struct fuse_conn_dax *fcd = fc->dax; in fuse_setup_new_dax_mapping() local
796 struct fuse_conn_dax *fcd = fc->dax; in __fuse_dax_fault() local
946 inode_inline_reclaim_one_dmap(struct fuse_conn_dax *fcd, struct inode *inode, in inode_inline_reclaim_one_dmap()
1022 alloc_dax_mapping_reclaim(struct fuse_conn_dax *fcd, struct inode *inode) in alloc_dax_mapping_reclaim()
1069 static int lookup_and_reclaim_dmap_locked(struct fuse_conn_dax *fcd, in lookup_and_reclaim_dmap_locked()
1108 static int lookup_and_reclaim_dmap(struct fuse_conn_dax *fcd, in lookup_and_reclaim_dmap()
1134 static int try_to_free_dmap_chunks(struct fuse_conn_dax *fcd, in try_to_free_dmap_chunks()
1195 struct fuse_conn_dax *fcd = container_of(work, struct fuse_conn_dax, in fuse_dax_free_mem_worker() local
1229 static int fuse_dax_mem_range_init(struct fuse_conn_dax *fcd) in fuse_dax_mem_range_init()
1284 struct fuse_conn_dax *fcd; in fuse_dax_conn_alloc() local
1383 struct fuse_conn_dax *fcd = fc->dax; in fuse_dax_cancel_work() local