Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A 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()