Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4.h487 #define EXT4_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
513 EXT4_NOTAIL_FL | \
536 EXT4_NOTAIL_FL | EXT4_DIRSYNC_FL |\
/openbmc/linux/Documentation/filesystems/ext4/
H A Dinodes.rst270 - File tail should not be merged (EXT4_NOTAIL_FL). (not used by ext4)