Home | History | Annotate | Download | only in blktrace

Lines Matching refs:handle_open_failure

641 static int handle_open_failure(void)
655 return handle_open_failure();
671 } while (fp == NULL && handle_open_failure());
682 } while (fd < 0 && handle_open_failure());
693 } while (fd < 0 && handle_open_failure());
704 } while (fd < 0 && handle_open_failure());