Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/afs/
A Dinternal.h97 struct afs_call { struct
98 const struct afs_call_type *type; /* type of call */ argument
103 struct rxrpc_call *rxcall; /* RxRPC call handle */
127 enum afs_call_state state; argument
128 spinlock_t state_lock;
129 int error; /* error code */
130 u32 abort_code; /* Remote abort ID or 0 */
132 unsigned request_size; /* size of request data */
133 unsigned reply_max; /* maximum size of reply */
157 struct afs_call_type { argument
[all …]

Completed in 14 milliseconds