Lines Matching defs:mp
154 struct mount *mp; in mount_init() local
170 struct mount *mp; in mount_fini() local
495 struct mount *mp; in vfs_ref_from_vp() local
524 vfs_ref(struct mount *mp) in vfs_ref()
556 struct mount *mp; in vfs_register_upper_from_vp() local
586 vfs_register_for_notification(struct mount *mp, struct mount *ump, in vfs_register_for_notification()
596 vfs_drain_upper_locked(struct mount *mp) in vfs_drain_upper_locked()
611 vfs_unregister_for_notification(struct mount *mp, in vfs_unregister_for_notification()
625 vfs_unregister_upper(struct mount *mp, struct mount_upper_node *upper) in vfs_unregister_upper()
642 vfs_rel(struct mount *mp) in vfs_rel()
665 struct mount *mp; in vfs_mount_alloc() local
713 vfs_mount_destroy(struct mount *mp) in vfs_mount_destroy()
1120 struct mount *mp; in vfs_domount_first() local
1314 struct mount *mp; in vfs_domount_update() local
1726 struct mount *mp; in kern_unmount() local
1817 vfs_check_usecounts(struct mount *mp) in vfs_check_usecounts()
1835 dounmount_cleanup(struct mount *mp, struct vnode *coveredvp, int mntkflags) in dounmount_cleanup()
1862 vfs_op_enter(struct mount *mp) in vfs_op_enter()
1895 vfs_op_exit_locked(struct mount *mp) in vfs_op_exit_locked()
1909 vfs_op_exit(struct mount *mp) in vfs_op_exit()
1918 struct mount *mp; member
1926 struct mount *mp; in vfs_op_action_func() local
1939 struct mount *mp; in vfs_op_wait_func() local
1951 vfs_op_barrier_wait(struct mount *mp) in vfs_op_barrier_wait()
1967 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters()
1985 vfs_dump_mount_counters(struct mount *mp) in vfs_dump_mount_counters()
2028 vfs_mount_fetch_counter(struct mount *mp, enum mount_counter which) in vfs_mount_fetch_counter()
2063 deferred_unmount_enqueue(struct mount *mp, uint64_t flags, bool requeue, in deferred_unmount_enqueue()
2094 struct mount *mp, *tmp; in vfs_deferred_unmount() local
2140 dounmount(struct mount *mp, uint64_t flags, struct thread *td) in dounmount()
2421 vfs_mount_error(struct mount *mp, const char *fmt, ...) in vfs_mount_error()
2751 __vfs_statfs(struct mount *mp, struct statfs *sbp) in __vfs_statfs()
2772 vfs_mountedfrom(struct mount *mp, const char *from) in vfs_mountedfrom()
2965 mount_devctl_event(const char *type, struct mount *mp, bool donew) in mount_devctl_event()
3020 vfs_remount_ro(struct mount *mp) in vfs_remount_ro()
3114 struct mount *mp; in suspend_all_fs() local
3183 struct mount *mp; in resume_all_fs() local