Searched defs:fcd (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/fuse/ |
| D | dax.c | 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() local 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() [all …]
|
| /kernel/linux/linux-6.6/fs/fuse/ |
| D | dax.c | 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() [all …]
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | fast_commit.c | 735 struct ext4_fc_dentry_info fcd; in ext4_fc_add_dentry_tlv() local 1261 struct ext4_fc_dentry_info fcd; in tl_to_darg() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| D | fast_commit.c | 819 struct ext4_fc_dentry_info fcd; in ext4_fc_add_dentry_tlv() local 1344 struct ext4_fc_dentry_info fcd; in tl_to_darg() local
|