Home
last modified time | relevance | path

Searched refs:seq_nr_highest_sent (Results 1 – 3 of 3) sorted by relevance

/linux/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.c838 if ((s32)(seqnr - slot->seq_nr_highest_sent) > 0) in nfs4_slot_sequence_record_sent()
839 slot->seq_nr_highest_sent = seqnr; in nfs4_slot_sequence_record_sent()
956 slot->seq_nr = slot->seq_nr_highest_sent; in nfs41_sequence_process()