Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4session.c285 tbl->d_target_highest_slotid = 0; in nfs4_reset_slot_table()
438 tbl->d_target_highest_slotid = 0; in nfs41_set_target_slotid()
494 tbl->d_target_highest_slotid); in nfs41_is_outlier_target_slotid()
496 if (nfs41_same_sign_or_zero_s32(d_target, tbl->d_target_highest_slotid)) in nfs41_is_outlier_target_slotid()
501 tbl->d_target_highest_slotid = d_target; in nfs41_is_outlier_target_slotid()
Dnfs4session.h50 s32 d_target_highest_slotid; /* Derivative */ member