Home
last modified time | relevance | path

Searched refs:seq_nr_highest_sent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.h27 u32 seq_nr_highest_sent; member
H A Dnfs4session.c114 slot->seq_nr_highest_sent = seq_init; in nfs4_new_slot()
282 (*p)->seq_nr_highest_sent = ivalue; in nfs4_reset_slot_table()
H A Dnfs4proc.c797 if ((s32)(seqnr - slot->seq_nr_highest_sent) > 0) in nfs4_slot_sequence_record_sent()
798 slot->seq_nr_highest_sent = seqnr; in nfs4_slot_sequence_record_sent()
915 slot->seq_nr = slot->seq_nr_highest_sent; in nfs41_sequence_process()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4session.h28 u32 seq_nr_highest_sent; member
H A Dnfs4session.c114 slot->seq_nr_highest_sent = seq_init; in nfs4_new_slot()
282 (*p)->seq_nr_highest_sent = ivalue; in nfs4_reset_slot_table()
H A Dnfs4proc.c792 if ((s32)(seqnr - slot->seq_nr_highest_sent) > 0) in nfs4_slot_sequence_record_sent()
793 slot->seq_nr_highest_sent = seqnr; in nfs4_slot_sequence_record_sent()
910 slot->seq_nr = slot->seq_nr_highest_sent; in nfs41_sequence_process()

Completed in 29 milliseconds