DCACHE_REFERENCED
if (dentry->d_flags & DCACHE_REFERENCED) {
dentry->d_flags &= ~DCACHE_REFERENCED;
} else if (unlikely(!(d_flags & DCACHE_REFERENCED))) {
dentry->d_flags |= DCACHE_REFERENCED;