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
1719 struct mount *mp; in kern_unmount() local
1810 vfs_check_usecounts(struct mount *mp) in vfs_check_usecounts()
1828 dounmount_cleanup(struct mount *mp, struct vnode *coveredvp, int mntkflags) in dounmount_cleanup()
1855 vfs_op_enter(struct mount *mp) in vfs_op_enter()
1888 vfs_op_exit_locked(struct mount *mp) in vfs_op_exit_locked()
1902 vfs_op_exit(struct mount *mp) in vfs_op_exit()
1911 struct mount *mp; member
1919 struct mount *mp; in vfs_op_action_func() local
1932 struct mount *mp; in vfs_op_wait_func() local
1944 vfs_op_barrier_wait(struct mount *mp) in vfs_op_barrier_wait()
1960 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters()
1978 vfs_dump_mount_counters(struct mount *mp) in vfs_dump_mount_counters()
2021 vfs_mount_fetch_counter(struct mount *mp, enum mount_counter which) in vfs_mount_fetch_counter()
2056 deferred_unmount_enqueue(struct mount *mp, uint64_t flags, bool requeue, in deferred_unmount_enqueue()
2087 struct mount *mp, *tmp; in vfs_deferred_unmount() local
2133 dounmount(struct mount *mp, uint64_t flags, struct thread *td) in dounmount()
2414 vfs_mount_error(struct mount *mp, const char *fmt, ...) in vfs_mount_error()
2744 __vfs_statfs(struct mount *mp, struct statfs *sbp) in __vfs_statfs()
2765 vfs_mountedfrom(struct mount *mp, const char *from) in vfs_mountedfrom()
2958 mount_devctl_event(const char *type, struct mount *mp, bool donew) in mount_devctl_event()
3013 vfs_remount_ro(struct mount *mp) in vfs_remount_ro()
3107 struct mount *mp; in suspend_all_fs() local
3176 struct mount *mp; in resume_all_fs() local