Searched refs:EXT2_DIRSYNC_FL (Results 1 – 4 of 4) sorted by relevance
33 { EXT2_DIRSYNC_FL, "D", "Synchronous_Directory_Updates" },
98 { EXT2_DIRSYNC_FL, 'D' },245 flags &= ~EXT2_DIRSYNC_FL; in change_attributes()
193 #define EXT2_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
273 #define EXT2_DIRSYNC_FL 0x00010000 /* Synchronous directory modifications */ macro