Searched refs:get_mount_flags (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dmount-util.c306 static int get_mount_flags(const char *path, unsigned long *flags) { function
428 (void) get_mount_flags(cleaned, &orig_flags);
455 (void) get_mount_flags(x, &orig_flags);

Completed in 1921 milliseconds