Lines Matching defs:mp
232 free_udf_mountinfo(struct mount *mp) in free_udf_mountinfo()
279 udf_release_system_nodes(struct mount *mp) in udf_release_system_nodes()
302 udf_mount(struct mount *mp, const char *path, in udf_mount()
454 udf_unmount_sanity_check(struct mount *mp) in udf_unmount_sanity_check()
467 udf_unmount(struct mount *mp, int mntflags) in udf_unmount()
568 udf_mountfs(struct vnode *devvp, struct mount *mp, in udf_mountfs()
743 udf_start(struct mount *mp, int flags) in udf_start()
752 udf_root(struct mount *mp, int lktype, struct vnode **vpp) in udf_root()
781 udf_statvfs(struct mount *mp, struct statvfs *sbp) in udf_statvfs()
866 udf_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in udf_sync()
903 udf_vget(struct mount *mp, ino_t ino, int lktype, in udf_vget()
916 udf_fhtovp(struct mount *mp, struct fid *fhp, int lktype, in udf_fhtovp()
947 udf_snapshot(struct mount *mp, struct vnode *vp, in udf_snapshot()