Home
last modified time | relevance | path

Searched refs:csa_slotid (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/nfs/
Dcallback.h85 uint32_t csa_slotid; member
Dcallback_proc.c417 if (args->csa_slotid > tbl->server_highest_slotid) in validate_seqid()
525 res->csr_slotid = args->csa_slotid; in nfs4_callback_sequence()
540 slot = nfs4_lookup_slot(tbl, args->csa_slotid); in nfs4_callback_sequence()
Dcallback_xdr.c419 args->csa_slotid = ntohl(*p++); in decode_cb_sequence_args()
Dnfs4trace.h177 __entry->slot_nr = args->csa_slotid;
214 __entry->slot_nr = args->csa_slotid;