Symbol: fuse_conn_dax
fs/fuse/dax.c
1035
static int lookup_and_reclaim_dmap_locked(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
105
alloc_dax_mapping_reclaim(struct fuse_conn_dax *fcd, struct inode *inode);
fs/fuse/dax.c
1074
static int lookup_and_reclaim_dmap(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
108
__kick_dmap_free_worker(struct fuse_conn_dax *fcd, unsigned long delay_ms)
fs/fuse/dax.c
1100
static int try_to_free_dmap_chunks(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
1161
struct fuse_conn_dax *fcd = container_of(work, struct fuse_conn_dax,
fs/fuse/dax.c
1195
static int fuse_dax_mem_range_init(struct fuse_conn_dax *fcd)
fs/fuse/dax.c
120
static void kick_dmap_free_worker(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
1250
struct fuse_conn_dax *fcd;
fs/fuse/dax.c
128
static struct fuse_dax_mapping *alloc_dax_mapping(struct fuse_conn_dax *fcd)
fs/fuse/dax.c
1348
struct fuse_conn_dax *fcd = fc->dax;
fs/fuse/dax.c
147
static void __dmap_remove_busy_list(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
155
static void dmap_remove_busy_list(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
164
static void __dmap_add_to_free_pool(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
172
static void dmap_add_to_free_pool(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
186
struct fuse_conn_dax *fcd = fm->fc->dax;
fs/fuse/dax.c
291
static void dmap_reinit_add_to_free_pool(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
309
static void inode_reclaim_dmap_range(struct fuse_conn_dax *fcd,
fs/fuse/dax.c
437
struct fuse_conn_dax *fcd = fc->dax;
fs/fuse/dax.c
762
struct fuse_conn_dax *fcd = fc->dax;
fs/fuse/dax.c
912
inode_inline_reclaim_one_dmap(struct fuse_conn_dax *fcd, struct inode *inode,
fs/fuse/dax.c
988
alloc_dax_mapping_reclaim(struct fuse_conn_dax *fcd, struct inode *inode)
fs/fuse/fuse_i.h
971
struct fuse_conn_dax *dax;