Searched refs:bio_fd_should_retry (Results 1 – 4 of 4) sorted by relevance
109 int bio_fd_should_retry(int i) { in bio_fd_should_retry() function116 int bio_fd_should_retry(int i) { in bio_fd_should_retry() function159 if (bio_fd_should_retry(ret)) { in fd_read()171 if (bio_fd_should_retry(ret)) { in fd_write()
116 if (bio_fd_should_retry(ret)) { in sock_read()130 if (bio_fd_should_retry(ret)) { in sock_write()
234 if (bio_fd_should_retry(ret)) { in conn_state()253 if (bio_fd_should_retry(ret)) { in conn_state()371 if (bio_fd_should_retry(ret)) { in conn_read()395 if (bio_fd_should_retry(ret)) { in conn_write()
101 int bio_fd_should_retry(int return_value);