Home
last modified time | relevance | path

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

/net/ceph/
Dmessenger.c814 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/
Dpeer_event.c304 u8 cursor) in rxrpc_peer_keepalive_dispatch()
361 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
Dconn_service.c67 struct rxrpc_connection *cursor = NULL; in rxrpc_publish_service_conn() local
Dcall_event.c161 rxrpc_seq_t cursor, seq, top; in rxrpc_resend() local
Dlocal_object.c226 struct list_head *cursor; in rxrpc_lookup_local() local
/net/unix/
Dgarbage.c211 struct list_head cursor; in unix_gc() local
/net/smc/
Dsmc_cdc.h301 union smc_host_cursor cursor; /* tx sndbuf cursor sent */ member
/net/sunrpc/
Dxprtmultipath.c308 struct rpc_xprt **cursor, in xprt_switch_set_next_cursor()