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

/systemd/src/core/
H A Dmount-setup.h29 bool mount_point_is_api(const char *path);
H A Dmount-setup.c126 bool mount_point_is_api(const char *path) { function
H A Dumount.c117 if (mount_point_is_api(p) ||
H A Dmount.c472 if (mount_point_is_api(m->where) || mount_point_ignore(m->where)) {
1350 if (mount_point_is_api(where) || mount_point_ignore(where))
/systemd/src/remount-fs/
H A Dremount-fs.c82 if (!mount_point_is_api(me->mnt_dir) &&
/systemd/src/fstab-generator/
H A Dfstab-generator.c260 if (mount_point_is_api(where) ||

Completed in 3514 milliseconds