Home
last modified time | relevance | path

Searched refs:DCACHE_DONTCACHE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Ddcache.h183 #define DCACHE_DONTCACHE BIT(7) /* Purge from memory on final dput() */ macro
/linux/fs/
A Ddcache.c713 if (unlikely(d_flags & DCACHE_DONTCACHE)) in retain_dentry()
740 de->d_flags |= DCACHE_DONTCACHE; in d_mark_dontcache()

Completed in 11 milliseconds