Home
last modified time | relevance | path

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

/fs/afs/
A Dinternal.h129 struct afs_call { struct
135 struct rxrpc_call *rxcall; /* RxRPC call handle */
136 struct rxrpc_peer *peer; /* Remote endpoint */
137 struct key *key; /* security for this call */
163 enum afs_call_state state; argument
164 spinlock_t state_lock;
165 int error; /* error code */
166 u32 abort_code; /* Remote abort ID or 0 */
170 unsigned reply_max; /* maximum size of reply */
196 struct afs_call_type { argument
[all …]

Completed in 19 milliseconds