Searched defs:cursor (Results 1 – 10 of 10) sorted by relevance
/net/ceph/ |
D | messenger.c | 715 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() 730 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_next() 742 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_advance() 776 static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_cursor_init() 791 static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_next() 803 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_advance() 834 static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_cursor_init() 856 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_next() 875 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_advance() 906 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 996 struct ceph_msg_data_cursor *cursor = &msg->cursor; in read_partial_msg_data() local
|
D | messenger_v2.c | 862 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at() 900 static int calc_sg_cnt_cursor(struct ceph_msg_data_cursor *cursor) in calc_sg_cnt_cursor() 952 struct ceph_msg_data_cursor *cursor, u8 *pad) in init_sgs_cursor() 978 struct ceph_msg_data_cursor cursor; in setup_message_sgs() local
|
/net/rxrpc/ |
D | peer_event.c | 524 u8 cursor) in rxrpc_peer_keepalive_dispatch() 581 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
|
D | conn_service.c | 73 struct rxrpc_connection *cursor = NULL; in rxrpc_publish_service_conn() local
|
D | call_event.c | 161 rxrpc_seq_t cursor, seq, top; in rxrpc_resend() local
|
D | local_object.c | 184 struct hlist_node *cursor; in rxrpc_lookup_local() local
|
/net/unix/ |
D | garbage.c | 211 struct list_head cursor; in unix_gc() local
|
/net/smc/ |
D | smc_cdc.h | 284 union smc_host_cursor cursor; /* tx sndbuf cursor sent */ member
|
/net/sunrpc/ |
D | xprtmultipath.c | 343 struct rpc_xprt **cursor, in xprt_switch_set_next_cursor()
|