Home
last modified time | relevance | path

Searched refs:csa_slotid (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dcallback_proc.c403 if (args->csa_slotid > tbl->server_highest_slotid) in validate_seqid()
508 res->csr_slotid = args->csa_slotid; in nfs4_callback_sequence()
523 slot = nfs4_lookup_slot(tbl, args->csa_slotid); in nfs4_callback_sequence()
H A Dcallback.h102 uint32_t csa_slotid; member
H A Dnfs4trace.h482 __entry->slot_nr = args->csa_slotid;
519 __entry->slot_nr = args->csa_slotid;
H A Dcallback_xdr.c415 args->csa_slotid = ntohl(*p++); in decode_cb_sequence_args()
/kernel/linux/linux-6.6/fs/nfs/
H A Dcallback_proc.c408 if (args->csa_slotid > tbl->server_highest_slotid) in validate_seqid()
513 res->csr_slotid = args->csa_slotid; in nfs4_callback_sequence()
528 slot = nfs4_lookup_slot(tbl, args->csa_slotid); in nfs4_callback_sequence()
H A Dcallback.h102 uint32_t csa_slotid; member
H A Dnfs4trace.h147 __entry->slot_nr = args->csa_slotid;
184 __entry->slot_nr = args->csa_slotid;
H A Dcallback_xdr.c414 args->csa_slotid = ntohl(*p++); in decode_cb_sequence_args()

Completed in 11 milliseconds