Searched defs:cursor (Results 1 – 8 of 8) sorted by relevance
/net/ceph/ |
D | messenger.c | 814 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_cursor_init() 829 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_next() 841 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bio_advance() 875 static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_cursor_init() 890 static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_next() 902 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_bvecs_advance() 933 static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_cursor_init() 955 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_next() 974 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pages_advance() 1005 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_pagelist_cursor_init() [all …]
|
/net/rxrpc/ |
D | peer_event.c | 304 u8 cursor) in rxrpc_peer_keepalive_dispatch() 361 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 | call_event.c | 161 rxrpc_seq_t cursor, seq, top; in rxrpc_resend() local
|
D | local_object.c | 226 struct list_head *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 | 301 union smc_host_cursor cursor; /* tx sndbuf cursor sent */ member
|
/net/sunrpc/ |
D | xprtmultipath.c | 308 struct rpc_xprt **cursor, in xprt_switch_set_next_cursor()
|