Searched defs:mount_is_bind (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dmount.c89 static bool mount_is_bind(const MountParameters *p) { function
115 if (mount_is_bind(p))
316 if (mount_is_bind(p))
884 if (p && mount_is_bind(p))

Completed in 15 milliseconds