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