Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dmount.c264 static int update_parameters_proc_self_mountinfo( in update_parameters_proc_self_mountinfo() function
1573 r = update_parameters_proc_self_mountinfo(MOUNT(u), what, options, fstype); in mount_setup_new_unit()
1621 r = update_parameters_proc_self_mountinfo(MOUNT(u), what, options, fstype); in mount_setup_existing_unit()
2001 … assert_se(update_parameters_proc_self_mountinfo(mount, NULL, NULL, NULL) >= 0); in mount_process_proc_self_mountinfo()