Home
last modified time | relevance | path

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

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