Home
last modified time | relevance | path

Searched refs:mount_enter_mounted (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dmount.c891 static void mount_enter_mounted(Mount *m, MountResult f) { in mount_enter_mounted() function
908 mount_enter_mounted(m, f); in mount_enter_dead_or_mounted()
958 mount_enter_mounted(m, MOUNT_SUCCESS); in mount_enter_signal()
1418 mount_enter_mounted(m, f); in mount_sigchld_event()
1441 mount_enter_mounted(m, f); in mount_sigchld_event()
2036 mount_enter_mounted(mount, MOUNT_SUCCESS); in mount_process_proc_self_mountinfo()