Home
last modified time | relevance | path

Searched refs:DCACHE_WHITEOUT_TYPE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddcache.h207 #define DCACHE_WHITEOUT_TYPE 0x00100000 /* Whiteout dentry (stop pathwalk) */ macro
401 return __d_entry_type(dentry) == DCACHE_WHITEOUT_TYPE; in d_is_whiteout()
/kernel/linux/linux-6.6/include/linux/
H A Ddcache.h200 #define DCACHE_WHITEOUT_TYPE 0x00100000 /* Whiteout dentry (stop pathwalk) */ macro
395 return __d_entry_type(dentry) == DCACHE_WHITEOUT_TYPE; in d_is_whiteout()

Completed in 3 milliseconds