Home
last modified time | relevance | path

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

/include/linux/
Ddcache.h216 #define DCACHE_OP_REAL 0x04000000 macro
576 if (unlikely(dentry->d_flags & DCACHE_OP_REAL)) in d_real()