Searched refs:mount_is_bind (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | mount.c | 89 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 14 milliseconds