Searched refs:vfsswp (Results 1 – 2 of 2) sorted by relevance
609 #define VFS_INSTALLED(vfsswp) (((vfsswp)->vsw_flag & VSW_INSTALLED) != 0) argument
1458 struct vfssw *vfsswp; in pr_object_name() local1461 ((vfsswp = vfssw + vfsp->vfs_fstype), vfsswp->vsw_name) && in pr_object_name()1462 *vfsswp->vsw_name) { in pr_object_name()1463 (void) strcpy(s, vfsswp->vsw_name); in pr_object_name()