Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/
Dvirtio_fs.c1040 static void virtio_fs_cleanup_dax(void *data) in virtio_fs_cleanup_dax() function
1048 DEFINE_FREE(cleanup_dax, struct dax_dev *, if (!IS_ERR_OR_NULL(_T)) virtio_fs_cleanup_dax(_T))
1112 return devm_add_action_or_reset(&vdev->dev, virtio_fs_cleanup_dax, in virtio_fs_setup_dax()