Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dext4.h434 #define EXT4_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
460 EXT4_NOTAIL_FL | \
483 EXT4_NOTAIL_FL | EXT4_DIRSYNC_FL |\
/linux-6.1.9/Documentation/filesystems/ext4/
Dinodes.rst270 - File tail should not be merged (EXT4_NOTAIL_FL). (not used by ext4)