Searched refs:DCACHE_SPECIAL_TYPE (Results 1 – 1 of 1) sorted by relevance
213 #define DCACHE_SPECIAL_TYPE (5 << 20) /* Other file type */ macro444 return __d_entry_type(dentry) == DCACHE_SPECIAL_TYPE; in d_is_special()