Lines Matching defs:mp
78 nullfs_mount(struct mount *mp) in nullfs_mount()
263 nullfs_unmount(struct mount *mp, int mntflags) in nullfs_unmount()
311 nullfs_root(struct mount *mp, int flags, struct vnode **vpp) in nullfs_root()
332 nullfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg, bool *mp_busy) in nullfs_quotactl()
363 nullfs_statfs(struct mount *mp, struct statfs *sbp) in nullfs_statfs()
394 nullfs_sync(struct mount *mp, int waitfor) in nullfs_sync()
403 nullfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in nullfs_vget()
417 nullfs_fhtovp(struct mount *mp, struct fid *fidp, int flags, struct vnode **vpp) in nullfs_fhtovp()
429 nullfs_extattrctl(struct mount *mp, int cmd, struct vnode *filename_vp, in nullfs_extattrctl()
438 nullfs_reclaim_lowervp(struct mount *mp, struct vnode *lowervp) in nullfs_reclaim_lowervp()
451 nullfs_unlink_lowervp(struct mount *mp, struct vnode *lowervp) in nullfs_unlink_lowervp()