Searched refs:NFSD4_SLOT_CACHED (Results 1 – 2 of 2) sorted by relevance
180 #define NFSD4_SLOT_CACHED (1 << 3) macro
2378 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()2381 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()2409 if (slot->sl_flags & NFSD4_SLOT_CACHED) in nfsd4_enc_sequence_replay()