Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/
Dvfio_main.c244 static struct file_system_type vfio_fs_type = { variable
256 ret = simple_pin_fs(&vfio_fs_type, &vfio.vfs_mount, &vfio.fs_count); in vfio_fs_inode_new()