Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h174 #define DCACHE_OP_PRUNE 0x00000010 macro
/OK3568_Linux_fs/kernel/fs/
H A Ddcache.c566 if (dentry->d_flags & DCACHE_OP_PRUNE) in __dentry_kill()
1877 dentry->d_flags |= DCACHE_OP_PRUNE; in d_set_d_op()