Searched refs:DCACHE_DENTRY_KILLED (Results 1 – 2 of 2) sorted by relevance
193 #define DCACHE_DENTRY_KILLED 0x00008000 macro
506 dentry->d_flags |= DCACHE_DENTRY_KILLED; in dentry_unlist()1324 } while (unlikely(child->d_flags & DCACHE_DENTRY_KILLED)); in d_walk()