Searched refs:DCACHE_SPECIAL_TYPE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Ddcache.h208 #define DCACHE_SPECIAL_TYPE (5 << 20) /* Other file type */ macro
437 return __d_entry_type(dentry) == DCACHE_SPECIAL_TYPE;
/linux-master/fs/
H A Ddcache.c1832 add_flags = DCACHE_SPECIAL_TYPE;

Completed in 98 milliseconds