Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddcache.h207 #define DCACHE_MAY_FREE 0x00800000 macro
/linux-6.3-rc2/fs/
A Ddcache.c616 dentry->d_flags |= DCACHE_MAY_FREE; in __dentry_kill()
1190 can_free = dentry->d_flags & DCACHE_MAY_FREE; in shrink_dentry_list()

Completed in 9 milliseconds