Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddcache.h173 #define DCACHE_DONTCACHE 0x00000080 /* Purge from memory on final dput() */ macro
/linux-6.3-rc2/fs/
A Ddcache.c679 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()

Completed in 10 milliseconds