Searched defs:mount_flags_to_string (Results 1 – 2 of 2) sorted by relevance
92 TEST(mount_flags_to_string) { in TEST() argument
594 int mount_flags_to_string(unsigned long flags, char **ret) { in mount_flags_to_string() function