Home
last modified time | relevance | path

Searched refs:fuse_dax_conn_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h1231 int fuse_dax_conn_alloc(struct fuse_conn *fc, struct dax_device *dax_dev);
H A Ddax.c1289 int fuse_dax_conn_alloc(struct fuse_conn *fc, struct dax_device *dax_dev) in fuse_dax_conn_alloc() function
H A Dinode.c1355 err = fuse_dax_conn_alloc(fc, ctx->dax_dev); in fuse_fill_super_common()
/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h1332 int fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode mode,
H A Ddax.c1281 int fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode dax_mode, in fuse_dax_conn_alloc() function
H A Dinode.c1650 err = fuse_dax_conn_alloc(fc, ctx->dax_mode, ctx->dax_dev); in fuse_fill_super_common()

Completed in 13 milliseconds