Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4session.c289 tbl->d_target_highest_slotid = 0; in nfs4_reset_slot_table()
442 tbl->d_target_highest_slotid = 0; in nfs41_set_target_slotid()
498 tbl->d_target_highest_slotid); in nfs41_is_outlier_target_slotid()
500 if (nfs41_same_sign_or_zero_s32(d_target, tbl->d_target_highest_slotid)) in nfs41_is_outlier_target_slotid()
505 tbl->d_target_highest_slotid = d_target; in nfs41_is_outlier_target_slotid()
H A Dnfs4session.h52 s32 d_target_highest_slotid; /* Derivative */ member