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

/linux-master/include/linux/
H A Ddcache.h163 #define DCACHE_OP_PRUNE BIT(4) macro
/linux-master/fs/
H A Ddcache.c593 if (dentry->d_flags & DCACHE_OP_PRUNE)
1798 dentry->d_flags |= DCACHE_OP_PRUNE;

Completed in 351 milliseconds