Searched refs:EXT2_NOTAIL_FL (Results 1 – 4 of 4) sorted by relevance
47 { EXT2_NOTAIL_FL, "t", "No_Tailmerging" },
107 { EXT2_NOTAIL_FL, 't' },
297 #define EXT2_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
5610 Add support for a new ext2 file attribute, EXT2_NOTAIL_FL, which will