Searched refs:mount_flags_to_string (Results 1 – 3 of 3) sorted by relevance
86 r = mount_flags_to_string(flags, &x); in test_mount_flags_to_string_one()92 TEST(mount_flags_to_string) { in TEST() argument
97 int mount_flags_to_string(unsigned long flags, char **ret);
594 int mount_flags_to_string(unsigned long flags, char **ret) { in mount_flags_to_string() function663 (void) mount_flags_to_string(f, &fl); in mount_verbose_full()