Searched defs:mount_one (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dmount-setup.c149 static int mount_one(const MountPoint *p, bool relabel) { function
209 j = mount_one(mount_table + i, loaded_policy);
296 r = mount_one(&p, true);

Completed in 1094 milliseconds