Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dmount-setup.h7 int mount_setup(bool loaded_policy, bool leave_propagation);
Dmount-setup.c501 int mount_setup(bool loaded_policy, bool leave_propagation) { in mount_setup() function
/systemd-251/src/core/
Dmain.c2790 r = mount_setup(loaded_policy, skip_setup); in main()