Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dext4.h499 #define EXT4_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
525 EXT4_TOPDIR_FL | \
551 #define EXT4_REG_FLMASK (~(EXT4_DIRSYNC_FL | EXT4_TOPDIR_FL | EXT4_CASEFOLD_FL |\
/linux-6.15/Documentation/filesystems/ext4/
H A Dinodes.rst275 - Top of directory hierarchy (EXT4_TOPDIR_FL).