Home
last modified time | relevance | path

Searched refs:DCACHE_REFERENCED (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Ddcache.c661 else if (unlikely(!(dentry->d_flags & DCACHE_REFERENCED))) in retain_dentry()
662 dentry->d_flags |= DCACHE_REFERENCED; in retain_dentry()
808 d_flags &= DCACHE_REFERENCED | DCACHE_LRU_LIST | in fast_dput()
812 if (d_flags == (DCACHE_REFERENCED | DCACHE_LRU_LIST) && !d_unhashed(dentry)) in fast_dput()
1206 if (dentry->d_flags & DCACHE_REFERENCED) { in dentry_lru_isolate()
1207 dentry->d_flags &= ~DCACHE_REFERENCED; in dentry_lru_isolate()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Ddcache.c661 else if (unlikely(!(dentry->d_flags & DCACHE_REFERENCED))) in retain_dentry()
662 dentry->d_flags |= DCACHE_REFERENCED; in retain_dentry()
808 d_flags &= DCACHE_REFERENCED | DCACHE_LRU_LIST | in fast_dput()
812 if (d_flags == (DCACHE_REFERENCED | DCACHE_LRU_LIST) && !d_unhashed(dentry)) in fast_dput()
1206 if (dentry->d_flags & DCACHE_REFERENCED) { in dentry_lru_isolate()
1207 dentry->d_flags &= ~DCACHE_REFERENCED; in dentry_lru_isolate()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Ddcache.c661 else if (unlikely(!(dentry->d_flags & DCACHE_REFERENCED))) in retain_dentry()
662 dentry->d_flags |= DCACHE_REFERENCED; in retain_dentry()
808 d_flags &= DCACHE_REFERENCED | DCACHE_LRU_LIST | in fast_dput()
812 if (d_flags == (DCACHE_REFERENCED | DCACHE_LRU_LIST) && !d_unhashed(dentry)) in fast_dput()
1206 if (dentry->d_flags & DCACHE_REFERENCED) { in dentry_lru_isolate()
1207 dentry->d_flags &= ~DCACHE_REFERENCED; in dentry_lru_isolate()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Ddcache.h180 #define DCACHE_REFERENCED 0x00000040 /* Recently used, don't discard. */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Ddcache.h180 #define DCACHE_REFERENCED 0x00000040 /* Recently used, don't discard. */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Ddcache.h180 #define DCACHE_REFERENCED 0x00000040 /* Recently used, don't discard. */ macro
/dports/sysutils/rej/rej-0.16/tests/7/
H A Ddiff165 dentry->d_vfs_flags |= DCACHE_REFERENCED;
394 if (dentry->d_vfs_flags & DCACHE_REFERENCED) {
395 dentry->d_vfs_flags &= ~DCACHE_REFERENCED;
H A Dcheck165 dentry->d_vfs_flags |= DCACHE_REFERENCED;
394 if (dentry->d_vfs_flags & DCACHE_REFERENCED) {
395 dentry->d_vfs_flags &= ~DCACHE_REFERENCED;
H A Dout165 dentry->d_vfs_flags |= DCACHE_REFERENCED;
394 if (dentry->d_vfs_flags & DCACHE_REFERENCED) {
395 dentry->d_vfs_flags &= ~DCACHE_REFERENCED;
H A Dtest165 dentry->d_vfs_flags |= DCACHE_REFERENCED;
394 if (dentry->d_vfs_flags & DCACHE_REFERENCED) {
395 dentry->d_vfs_flags &= ~DCACHE_REFERENCED;
H A Dtet165 dentry->d_vfs_flags |= DCACHE_REFERENCED;
394 if (dentry->d_vfs_flags & DCACHE_REFERENCED) {
395 dentry->d_vfs_flags &= ~DCACHE_REFERENCED;