Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Ddcache.h158 #define DCACHE_OP_PRUNE 0x00000010 macro
/Linux-v6.6/fs/
Ddcache.c594 if (dentry->d_flags & DCACHE_OP_PRUNE) in __dentry_kill()
1937 dentry->d_flags |= DCACHE_OP_PRUNE; in d_set_d_op()