Home
last modified time | relevance | path

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

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