Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddcache.h214 #define DCACHE_NORCU 0x40000000 /* No RCU delay for freeing */ macro
/openbmc/linux/fs/
H A Ddcache.c378 if (dentry->d_flags & DCACHE_NORCU) in dentry_free()
1905 dentry->d_flags |= DCACHE_NORCU; in d_alloc_pseudo()
/openbmc/linux/Documentation/filesystems/
H A Dporting.rst846 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any