Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/
Dvirtio_fs.c1035 static const struct dax_operations virtio_fs_dax_ops = { variable
1060 dax_dev = alloc_dax(fs, &virtio_fs_dax_ops); in virtio_fs_setup_dax()