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