Lines Matching defs:mp
61 struct mount *mp; in cd9660_mountroot() local
98 cd9660_mount(mp, path, data, ndp, p) in cd9660_mount() argument
168 static iso_mountfs(devvp, mp, p, argp) in iso_mountfs() argument
339 struct mount *mp; variable
350 cd9660_unmount(mp, mntflags, p) in cd9660_unmount() argument
388 struct mount *mp; variable
409 cd9660_quotactl(mp, cmd, uid, arg, p) in cd9660_quotactl() argument
424 struct mount *mp; variable
456 cd9660_sync(mp, waitfor, cred, p) in cd9660_sync() argument
484 cd9660_fhtovp(mp, fhp, nam, vpp, exflagsp, credanonp) in cd9660_fhtovp() argument
528 cd9660_vget(mp, ino, vpp) in cd9660_vget() argument
550 cd9660_vget_internal(mp, ino, vpp, relocated, isodir) in cd9660_vget_internal() argument
761 register struct iso_mnt *mp = ip->i_mnt; variable