Searched refs:NFSD4_SLOT_CACHED (Results 1 – 3 of 3) sorted by relevance
299 #define NFSD4_SLOT_CACHED (1 << 3) macro
3520 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3523 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3554 if (!(slot->sl_flags & NFSD4_SLOT_CACHED)) { in nfsd4_replay_cache_entry()
870 { NFSD4_SLOT_CACHED, "CACHED" }, \