Searched refs:mount_is_loop (Results 1 – 1 of 1) sorted by relevance
108 static bool mount_is_loop(const MountParameters *p) { in mount_is_loop() function317 (mount_is_bind(pm) || mount_is_loop(pm) || !mount_is_network(pm))) { in mount_add_mount_dependencies()