Home
last modified time | relevance | path

Searched defs:mount_flags_to_string (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-mount-util.c92 TEST(mount_flags_to_string) { in TEST() argument
/systemd-251/src/shared/
Dmount-util.c594 int mount_flags_to_string(unsigned long flags, char **ret) { in mount_flags_to_string() function