Lines Matching defs:mp
76 nullfs_mount(struct mount *mp, char *path, caddr_t data, struct ucred *cred) in nullfs_mount()
252 nullfs_unmount(struct mount *mp, int mntflags) in nullfs_unmount()
272 nullfs_root(struct mount *mp, struct vnode **vpp) in nullfs_root()
291 nullfs_quotactl(struct mount *mp, int cmd, uid_t uid, caddr_t arg, in nullfs_quotactl()
298 nullfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in nullfs_statfs()
334 nullfs_checkexp(struct mount *mp, struct sockaddr *nam, int *extflagsp, in nullfs_checkexp()
357 nullfs_export(struct mount *mp, int op, const struct export_args *export) in nullfs_export()
389 nullfs_fhtovp(struct mount *mp, struct vnode *rootvp, in nullfs_fhtovp()
398 nullfs_extattrctl(struct mount *mp, int cmd, struct vnode *vp, in nullfs_extattrctl()
406 nullfs_ncpgen_set(struct mount *mp, struct namecache *ncp) in nullfs_ncpgen_set()
415 nullfs_ncpgen_test(struct mount *mp, struct namecache *ncp) in nullfs_ncpgen_test()
423 nullfs_modifying(struct mount *mp) in nullfs_modifying()