Searched refs:pm_mountp (Results 1 – 5 of 5) sorted by relevance
71 struct mount *pm_mountp;/* vfs mount struct for this fs */ member
342 if (pmp->pm_mountp->mnt_flag & MNT_SYNCHRONOUS) in updatefats()352 if (pmp->pm_mountp->mnt_flag & MNT_SYNCHRONOUS) in updatefats()
100 struct mount *mntp = pmp->pm_mountp; in deget()
285 vap->va_fileid = msdosfs_fileno_map(pmp->pm_mountp, fileid); in msdosfs_getattr()1548 msdosfs_fileno_map(pmp->pm_mountp, in msdosfs_readdir()1680 msdosfs_fileno_map(pmp->pm_mountp, fileno); in msdosfs_readdir()
470 pmp->pm_mountp = mp; in mountmsdosfs()