Home
last modified time | relevance | path

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

/Linux-v5.10/fs/fuse/
Dvirtio_fs.c783 static const struct dax_operations virtio_fs_dax_ops = { variable
852 fs->dax_dev = alloc_dax(fs, NULL, &virtio_fs_dax_ops, 0); in virtio_fs_setup_dax()