Searched refs:vfs_getvfssw (Results 1 – 9 of 9) sorted by relevance
194 struct vfssw *vfs_getvfssw(char *);204 extern vfssw_t *vfs_getvfssw(); /* find vfssw ptr given fstype name */
104 if ((vswp = vfs_getvfssw(fsbuf)) != NULL) { in sysfsind()
152 if ((vswp = vfs_getvfssw(svfs.f_basetype)) == NULL) in cstatfs()
610 if ((vsw = vfs_getvfssw(fsname)) != NULL) in getfstype()628 return (vfs_getvfssw(fsname)); in getfstype()
783 vswp = vfs_getvfssw(fsname); in secpolicy_fs_allowed_mount()
6689 struct vfssw *vswp = vfs_getvfssw("zfs"); in zone_dataset_visible()
543 struct vfssw *vfs_getvfssw(const char *);
1022 if ((vfssw = vfs_getvfssw(fsname)) == NULL) in lofi_add()1202 if ((vswp = vfs_getvfssw(fsname)) == NULL) { in domount()1220 if ((vswp = vfs_getvfssw(fsname)) == NULL) in domount()1238 if ((vswp = vfs_getvfssw(fsname)) == NULL) in domount()3998 vfs_getvfssw(const char *type) in vfs_getvfssw() function
3257 vswp = vfs_getvfssw(MNTTYPE_NFS4); in nfs4_trigger_create_mntopts()