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

/linux-master/fs/nfs/
H A Dnfs4session.c29 tbl->highest_used_slotid = NFS4_NO_SLOT;
79 * If none found, highest_used_slotid is set to NFS4_NO_SLOT.
96 tbl->highest_used_slotid = NFS4_NO_SLOT;
149 tbl->highest_used_slotid == NFS4_NO_SLOT)
258 !IS_ERR(ret) ? ret->slot_nr : NFS4_NO_SLOT);
286 tbl->highest_used_slotid = NFS4_NO_SLOT;
H A Dnfs4session.h16 #define NFS4_NO_SLOT ((u32)-1) macro
H A Dnfs4state.c285 if (tbl->highest_used_slotid != NFS4_NO_SLOT) {
H A Dnfs4proc.c798 if (tbl->highest_used_slotid != NFS4_NO_SLOT)

Completed in 140 milliseconds