Home
last modified time | relevance | path

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

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