Home
last modified time | relevance | path

Searched refs:DCACHE_OP_REAL (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddcache.h210 #define DCACHE_OP_REAL 0x04000000 macro
576 if (unlikely(dentry->d_flags & DCACHE_OP_REAL)) in d_real()
/linux-6.3-rc2/fs/overlayfs/
A Dnamei.c872 if (upperdentry && upperdentry->d_flags & DCACHE_OP_REAL) { in ovl_lookup()
A Dsuper.c904 if (!err && path->dentry->d_flags & DCACHE_OP_REAL) { in ovl_mount_dir()
/linux-6.3-rc2/fs/
A Ddcache.c1923 DCACHE_OP_REAL)); in d_set_d_op()
1940 dentry->d_flags |= DCACHE_OP_REAL; in d_set_d_op()

Completed in 14 milliseconds