Searched refs:NFSD4_SLOT_CACHED (Results 1 – 3 of 3) sorted by relevance
372 #define NFSD4_SLOT_CACHED (1 << 3) macro
4140 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()4143 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()4174 if (!(slot->sl_flags & NFSD4_SLOT_CACHED)) { in nfsd4_replay_cache_entry()
873 { NFSD4_SLOT_CACHED, "CACHED" }, \