Home
last modified time | relevance | path

Searched refs:fstab_is_mount_point (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/
Dfstab-util.h10 int fstab_is_mount_point(const char *mount);
Dfstab-util.c62 int fstab_is_mount_point(const char *mount) { in fstab_is_mount_point() function
/systemd-251/src/gpt-auto-generator/
Dgpt-auto-generator.c492 r = fstab_is_mount_point("/boot"); in add_xbootldr()
547 r = fstab_is_mount_point(esp_path); in add_esp()