Home
last modified time | relevance | path

Searched refs:DCACHE_DENTRY_KILLED (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddcache.h195 #define DCACHE_DENTRY_KILLED 0x00008000 macro
/kernel/linux/linux-6.6/include/linux/
H A Ddcache.h188 #define DCACHE_DENTRY_KILLED 0x00008000 macro
/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c226 } while (unlikely(child->d_flags & DCACHE_DENTRY_KILLED)); in set_gid()
/kernel/linux/linux-5.10/fs/
H A Ddcache.c519 dentry->d_flags |= DCACHE_DENTRY_KILLED; in dentry_unlist()
1372 } while (unlikely(child->d_flags & DCACHE_DENTRY_KILLED)); in d_walk()
/kernel/linux/linux-6.6/fs/
H A Ddcache.c547 dentry->d_flags |= DCACHE_DENTRY_KILLED; in dentry_unlist()
1432 } while (unlikely(child->d_flags & DCACHE_DENTRY_KILLED)); in d_walk()

Completed in 11 milliseconds