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()
208 if (bio_fd_should_retry(ret)) { in conn_state()227 if (bio_fd_should_retry(ret)) { in conn_state()345 if (bio_fd_should_retry(ret)) { in conn_read()369 if (bio_fd_should_retry(ret)) { in conn_write()
101 int bio_fd_should_retry(int return_value);