Searched refs:fuse_dax_conn_alloc (Results 1 – 3 of 3) sorted by relevance
1228 int fuse_dax_conn_alloc(struct fuse_conn *fc, struct dax_device *dax_dev);
1288 int fuse_dax_conn_alloc(struct fuse_conn *fc, struct dax_device *dax_dev) in fuse_dax_conn_alloc() function
1348 err = fuse_dax_conn_alloc(fc, ctx->dax_dev); in fuse_fill_super_common()