Home
last modified time | relevance | path

Searched refs:d2_target_highest_slotid (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfs/
Dnfs4session.c286 tbl->d2_target_highest_slotid = 0; in nfs4_reset_slot_table()
439 tbl->d2_target_highest_slotid = 0; in nfs41_set_target_slotid()
499 if (nfs41_same_sign_or_zero_s32(d2_target, tbl->d2_target_highest_slotid)) in nfs41_is_outlier_target_slotid()
502 tbl->d2_target_highest_slotid = d2_target; in nfs41_is_outlier_target_slotid()
Dnfs4session.h51 s32 d2_target_highest_slotid; /* 2nd derivative */ member