Lines Matching refs:more
550 size_t kvlen, size_t len, bool more) in ceph_tcp_sendmsg() argument
555 if (more) in ceph_tcp_sendmsg()
570 int offset, size_t size, int more) in ceph_tcp_sendpage() argument
574 int flags = MSG_DONTWAIT | MSG_NOSIGNAL | more; in ceph_tcp_sendpage()
1564 int more = MSG_MORE | MSG_SENDPAGE_NOTLAST; in write_partial_message_data() local
1594 more = MSG_MORE; in write_partial_message_data()
1596 more); in write_partial_message_data()
1626 int more = MSG_MORE | MSG_SENDPAGE_NOTLAST; in write_partial_skip() local
1634 more = MSG_MORE; in write_partial_skip()
1635 ret = ceph_tcp_sendpage(con->sock, zero_page, 0, size, more); in write_partial_skip()
2600 more: in try_write()
2626 goto more; /* we need to send the footer, too! */ in try_write()
2640 goto more; in try_write()
2645 goto more; in try_write()
2649 goto more; in try_write()
2669 more: in try_read()
2714 goto more; in try_read()
2729 goto more; in try_read()
2774 goto more; in try_read()
2778 goto more; in try_read()
2790 goto more; in try_read()
2796 goto more; in try_read()