Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddcache.h197 #define DCACHE_DENTRY_KILLED 0x00008000 macro
/linux/fs/tracefs/
A Dinode.c226 } while (unlikely(child->d_flags & DCACHE_DENTRY_KILLED)); in set_gid()
/linux/fs/
A Ddcache.c522 dentry->d_flags |= DCACHE_DENTRY_KILLED; in dentry_unlist()
1406 } while (unlikely(child->d_flags & DCACHE_DENTRY_KILLED)); in d_walk()

Completed in 11 milliseconds