Home
last modified time | relevance | path

Searched defs:cursor (Results 1 – 9 of 9) sorted by relevance

/net/ceph/
Dmessenger.c724 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 …]
Dmessenger_v1.c468 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
Dmessenger_v2.c859 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
Dosd_client.c5749 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/
Dpeer_event.c233 u8 cursor) in rxrpc_peer_keepalive_dispatch()
294 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
Dconn_service.c67 struct rxrpc_connection *cursor = NULL; in rxrpc_publish_service_conn() local
Dlocal_object.c255 struct hlist_node *cursor; in rxrpc_lookup_local() local
/net/smc/
Dsmc_cdc.h284 union smc_host_cursor cursor; /* tx sndbuf cursor sent */ member
/net/sunrpc/
Dxprtmultipath.c396 struct rpc_xprt **cursor, in xprt_switch_set_next_cursor()