Lines Matching defs:mp
78 nullfs_mount(struct mount *mp) in nullfs_mount()
251 nullfs_unmount(struct mount *mp, int mntflags) in nullfs_unmount()
299 nullfs_root(struct mount *mp, int flags, struct vnode **vpp) in nullfs_root()
320 nullfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg, bool *mp_busy) in nullfs_quotactl()
351 nullfs_statfs(struct mount *mp, struct statfs *sbp) in nullfs_statfs()
382 nullfs_sync(struct mount *mp, int waitfor) in nullfs_sync()
391 nullfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in nullfs_vget()
405 nullfs_fhtovp(struct mount *mp, struct fid *fidp, int flags, struct vnode **vpp) in nullfs_fhtovp()
417 nullfs_extattrctl(struct mount *mp, int cmd, struct vnode *filename_vp, in nullfs_extattrctl()
426 nullfs_reclaim_lowervp(struct mount *mp, struct vnode *lowervp) in nullfs_reclaim_lowervp()
439 nullfs_unlink_lowervp(struct mount *mp, struct vnode *lowervp) in nullfs_unlink_lowervp()