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