Searched refs:mount_is_network (Results 1 – 2 of 2) sorted by relevance
180 static bool mount_is_network(struct mntent *me) { in mount_is_network() function668 else if (mount_is_network(me)) in parse_fstab()
87 static bool mount_is_network(const MountParameters *p) { in mount_is_network() function317 (mount_is_bind(pm) || mount_is_loop(pm) || !mount_is_network(pm))) { in mount_add_mount_dependencies()470 } else if (mount_is_network(p)) { in mount_add_default_ordering_dependencies()522 if (mount_is_network(p)) { in mount_add_default_dependencies()