Home
last modified time | relevance | path

Searched refs:fuse_dax_conn_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/fuse/
Dfuse_i.h1318 int fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode mode,
Ddax.c1280 int fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode dax_mode, in fuse_dax_conn_alloc() function
Dinode.c1578 err = fuse_dax_conn_alloc(fc, ctx->dax_mode, ctx->dax_dev); in fuse_fill_super_common()