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