Home
last modified time | relevance | path

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

/include/linux/
Ddcache.h214 #define DCACHE_FALLTHRU 0x01000000 /* Fall through to lower layer */ macro
496 return dentry->d_flags & DCACHE_FALLTHRU; in d_is_fallthru()