Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddcache.h223 DCACHE_NORCU = BIT(26), /* No RCU delay for freeing */ enumerator
/linux-6.15/fs/
H A Ddcache.c430 if (dentry->d_flags & DCACHE_NORCU) in dentry_free()
1814 dentry->d_flags |= DCACHE_NORCU; in d_alloc_pseudo()
/linux-6.15/Documentation/filesystems/
H A Dporting.rst846 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any