vfio_fops        1271 drivers/vfio/vfio.c static const struct file_operations vfio_fops = {
vfio_fops        1366 drivers/vfio/vfio.c 	if (f.file->f_op != &vfio_fops) {
vfio_fops        2175 drivers/vfio/vfio.c 	.fops = &vfio_fops,