Home
last modified time | relevance | path

Searched refs:operation_ID (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/trace/events/
Dafs.h532 __entry->op = call->operation_ID;
584 __entry->op = call->operation_ID;
618 __entry->op = call->operation_ID;
654 __entry->op = call->operation_ID;
695 __entry->op = call->operation_ID;
731 __entry->op = call->operation_ID;
1076 __entry->op_id = call->operation_ID;
1097 __entry->op_id = call->operation_ID;
/Linux-v5.4/fs/afs/
Dcmservice.c119 _enter("{%u, CB.OP %u}", call->service_id, call->operation_ID); in afs_cm_incoming_call()
123 switch (call->operation_ID) { in afs_cm_incoming_call()
Drxrpc.c255 call->operation_ID = type->op; in afs_alloc_flat_call()
869 call->operation_ID = ntohl(call->tmp); in afs_deliver_cm_op_id()
Dinternal.h166 u32 operation_ID; /* operation ID for an incoming call */ member
Dfsclient.c65 bool inline_error = (call->operation_ID == afs_FS_InlineBulkStatus); in xdr_decode_AFSFetchStatus()
334 if (call->operation_ID == FSFETCHDATA64) { in afs_deliver_fs_fetch_data()