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

/systemd/src/basic/
H A Dmount-util.h35 int repeat_unmount(const char *path, int flags);
H A Dmount-util.c512 int repeat_unmount(const char *path, int flags) { function
/systemd/src/core/
H A Dautomount.c111 r = repeat_unmount(a->where, MNT_DETACH);
610 r = repeat_unmount(a->where, MNT_DETACH);

Completed in 528 milliseconds