Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddcache.h181 DCACHE_OP_PRUNE = BIT(4), enumerator
/linux-6.15/fs/
H A Ddcache.c650 if (dentry->d_flags & DCACHE_OP_PRUNE) in __dentry_kill()
1854 dentry->d_flags |= DCACHE_OP_PRUNE; in d_set_d_op()