Searched refs:ocxlflash_vfs_mount (Results 1 – 1 of 1) sorted by relevance
33 static struct vfsmount *ocxlflash_vfs_mount; variable54 simple_release_fs(&ocxlflash_vfs_mount, &ocxlflash_fs_cnt); in ocxlflash_release_mapping()82 rc = simple_pin_fs(&ocxlflash_fs_type, &ocxlflash_vfs_mount, in ocxlflash_getfile()90 inode = alloc_anon_inode(ocxlflash_vfs_mount->mnt_sb); in ocxlflash_getfile()98 file = alloc_file_pseudo(inode, ocxlflash_vfs_mount, name, in ocxlflash_getfile()113 simple_release_fs(&ocxlflash_vfs_mount, &ocxlflash_fs_cnt); in ocxlflash_getfile()