Lines Matching defs:mp
153 struct mount *mp; in mount_init() local
170 struct mount *mp; in mount_fini() local
496 struct mount *mp; in vfs_ref_from_vp() local
525 vfs_ref(struct mount *mp) in vfs_ref()
557 struct mount *mp; in vfs_register_upper_from_vp() local
587 vfs_register_for_notification(struct mount *mp, struct mount *ump, in vfs_register_for_notification()
597 vfs_drain_upper_locked(struct mount *mp) in vfs_drain_upper_locked()
612 vfs_unregister_for_notification(struct mount *mp, in vfs_unregister_for_notification()
626 vfs_unregister_upper(struct mount *mp, struct mount_upper_node *upper) in vfs_unregister_upper()
643 vfs_rel(struct mount *mp) in vfs_rel()
666 struct mount *mp; in vfs_mount_alloc() local
713 vfs_mount_destroy(struct mount *mp) in vfs_mount_destroy()
1122 struct mount *mp; in vfs_domount_first() local
1318 struct mount *mp; in vfs_domount_update() local
1730 struct mount *mp; in kern_unmount() local
1821 vfs_check_usecounts(struct mount *mp) in vfs_check_usecounts()
1839 dounmount_cleanup(struct mount *mp, struct vnode *coveredvp, int mntkflags) in dounmount_cleanup()
1866 vfs_op_enter(struct mount *mp) in vfs_op_enter()
1899 vfs_op_exit_locked(struct mount *mp) in vfs_op_exit_locked()
1913 vfs_op_exit(struct mount *mp) in vfs_op_exit()
1922 struct mount *mp; member
1930 struct mount *mp; in vfs_op_action_func() local
1943 struct mount *mp; in vfs_op_wait_func() local
1955 vfs_op_barrier_wait(struct mount *mp) in vfs_op_barrier_wait()
1971 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters()
1989 vfs_dump_mount_counters(struct mount *mp) in vfs_dump_mount_counters()
2032 vfs_mount_fetch_counter(struct mount *mp, enum mount_counter which) in vfs_mount_fetch_counter()
2067 deferred_unmount_enqueue(struct mount *mp, uint64_t flags, bool requeue, in deferred_unmount_enqueue()
2098 struct mount *mp, *tmp; in vfs_deferred_unmount() local
2144 dounmount(struct mount *mp, uint64_t flags, struct thread *td) in dounmount()
2425 vfs_mount_error(struct mount *mp, const char *fmt, ...) in vfs_mount_error()
2755 __vfs_statfs(struct mount *mp, struct statfs *sbp) in __vfs_statfs()
2776 vfs_mountedfrom(struct mount *mp, const char *from) in vfs_mountedfrom()
2969 mount_devctl_event(const char *type, struct mount *mp, bool donew) in mount_devctl_event()
3024 vfs_remount_ro(struct mount *mp) in vfs_remount_ro()
3118 struct mount *mp; in suspend_all_fs() local
3187 struct mount *mp; in resume_all_fs() local