Home
last modified time | relevance | path

Searched refs:DCACHE_NORCU (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Ddcache.h221 #define DCACHE_NORCU 0x40000000 /* No RCU delay for freeing */ macro
/Linux-v5.10/fs/
Ddcache.c347 if (dentry->d_flags & DCACHE_NORCU) in dentry_free()
1840 dentry->d_flags |= DCACHE_NORCU; in d_alloc_pseudo()
/Linux-v5.10/Documentation/filesystems/
Dporting.rst843 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any