Home
last modified time | relevance | path

Searched refs:is_name_to_handle_at_fatal_error (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dmountpoint-util.c163 static bool is_name_to_handle_at_fatal_error(int err) { in is_name_to_handle_at_fatal_error() function
226 if (is_name_to_handle_at_fatal_error(r)) in fd_is_mount_point()
239 if (is_name_to_handle_at_fatal_error(r)) in fd_is_mount_point()
356 if (r == 0 || is_name_to_handle_at_fatal_error(r)) in path_get_mnt_id()