Home
last modified time | relevance | path

Searched refs:DCACHE_DENTRY_KILLED (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Ddcache.h194 #define DCACHE_DENTRY_KILLED 0x100000 macro
/linux-3.4.99/fs/
Ddcache.c376 dentry->d_flags |= DCACHE_DENTRY_KILLED; in d_kill()
1033 (old->d_flags & DCACHE_DENTRY_KILLED) || in try_to_ascend()