Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
Dnfs4session.c290 tbl->d2_target_highest_slotid = 0; in nfs4_reset_slot_table()
443 tbl->d2_target_highest_slotid = 0; in nfs41_set_target_slotid()
503 if (nfs41_same_sign_or_zero_s32(d2_target, tbl->d2_target_highest_slotid)) in nfs41_is_outlier_target_slotid()
506 tbl->d2_target_highest_slotid = d2_target; in nfs41_is_outlier_target_slotid()
Dnfs4session.h53 s32 d2_target_highest_slotid; /* 2nd derivative */ member