Searched defs:cursor (Results 1 – 9 of 9) sorted by relevance
| /net/ceph/ |
| D | messenger.c | 724 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() 738 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_next() 750 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_advance() 780 static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_cursor_init() 793 static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_next() 805 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_advance() 831 static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_cursor_init() 852 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_next() 867 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_advance() 896 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pagelist_cursor_init() [all …]
|
| D | messenger_v1.c | 468 struct ceph_msg_data_cursor *cursor = &msg->cursor; in write_partial_message_data() local 997 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_sparse_msg_extent() local 1032 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_sparse_msg_data() local 1069 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_msg_data() local 1106 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_msg_data_bounce() local
|
| D | messenger_v2.c | 859 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at() 894 static int calc_sg_cnt_cursor(struct ceph_msg_data_cursor *cursor) in calc_sg_cnt_cursor() 946 struct ceph_msg_data_cursor *cursor, u8 *pad) in init_sgs_cursor() 1007 struct ceph_msg_data_cursor cursor; in setup_message_sgs() local 1090 struct ceph_msg_data_cursor *cursor = &con->v2.in_cursor; in process_v2_sparse_read() local 1931 struct ceph_msg_data_cursor *cursor = &con->v2.in_cursor; in prepare_sparse_read_cont() local
|
| D | osd_client.c | 5749 static void advance_cursor(struct ceph_msg_data_cursor *cursor, size_t len, in advance_cursor() 5767 struct ceph_msg_data_cursor *cursor) in prep_next_sparse_read() 5853 struct ceph_msg_data_cursor *cursor, in osd_sparse_read()
|
| /net/rxrpc/ |
| D | peer_event.c | 233 u8 cursor) in rxrpc_peer_keepalive_dispatch() 294 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
|
| D | conn_service.c | 67 struct rxrpc_connection *cursor = NULL; in rxrpc_publish_service_conn() local
|
| D | local_object.c | 255 struct hlist_node *cursor; in rxrpc_lookup_local() local
|
| /net/smc/ |
| D | smc_cdc.h | 284 union smc_host_cursor cursor; /* tx sndbuf cursor sent */ member
|
| /net/sunrpc/ |
| D | xprtmultipath.c | 396 struct rpc_xprt **cursor, in xprt_switch_set_next_cursor()
|