Home
last modified time | relevance | path

Searched refs:EXT4_TOPDIR_FL (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/ext4/
Dext4.h489 #define EXT4_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
515 EXT4_TOPDIR_FL | \
541 #define EXT4_REG_FLMASK (~(EXT4_DIRSYNC_FL | EXT4_TOPDIR_FL | EXT4_CASEFOLD_FL |\
/linux-6.6.21/Documentation/filesystems/ext4/
Dinodes.rst275 - Top of directory hierarchy (EXT4_TOPDIR_FL).