Searched refs:DCACHE_DONTCACHE (Results 1 – 2 of 2) sorted by relevance
173 #define DCACHE_DONTCACHE 0x00000080 /* Purge from memory on final dput() */ macro
679 if (unlikely(dentry->d_flags & DCACHE_DONTCACHE)) in retain_dentry()698 de->d_flags |= DCACHE_DONTCACHE; in d_mark_dontcache()834 DCACHE_DISCONNECTED | DCACHE_DONTCACHE; in fast_dput()