ocxlflash_vfs_mount   33 drivers/scsi/cxlflash/ocxl_hw.c static struct vfsmount *ocxlflash_vfs_mount;
ocxlflash_vfs_mount   54 drivers/scsi/cxlflash/ocxl_hw.c 		simple_release_fs(&ocxlflash_vfs_mount, &ocxlflash_fs_cnt);
ocxlflash_vfs_mount   82 drivers/scsi/cxlflash/ocxl_hw.c 	rc = simple_pin_fs(&ocxlflash_fs_type, &ocxlflash_vfs_mount,
ocxlflash_vfs_mount   90 drivers/scsi/cxlflash/ocxl_hw.c 	inode = alloc_anon_inode(ocxlflash_vfs_mount->mnt_sb);
ocxlflash_vfs_mount   98 drivers/scsi/cxlflash/ocxl_hw.c 	file = alloc_file_pseudo(inode, ocxlflash_vfs_mount, name,
ocxlflash_vfs_mount  113 drivers/scsi/cxlflash/ocxl_hw.c 	simple_release_fs(&ocxlflash_vfs_mount, &ocxlflash_fs_cnt);