Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dvirtio_fs.c1045 static void virtio_fs_cleanup_dax(void *data) in virtio_fs_cleanup_dax() function
1053 DEFINE_FREE(cleanup_dax, struct dax_dev *, if (!IS_ERR_OR_NULL(_T)) virtio_fs_cleanup_dax(_T))
1117 return devm_add_action_or_reset(&vdev->dev, virtio_fs_cleanup_dax, in virtio_fs_setup_dax()