Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddcache.h214 #define DCACHE_NORCU 0x40000000 /* No RCU delay for freeing */ macro
/Linux-v6.1/fs/
Ddcache.c374 if (dentry->d_flags & DCACHE_NORCU) in dentry_free()
1901 dentry->d_flags |= DCACHE_NORCU; in d_alloc_pseudo()
/Linux-v6.1/Documentation/filesystems/
Dporting.rst851 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any