Home
last modified time | relevance | path

Searched refs:d_target_highest_slotid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.h51 s32 d_target_highest_slotid; /* Derivative */ member
/kernel/linux/linux-6.6/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

Completed in 4 milliseconds