Searched refs:EXT2_DIRSYNC_FL (Results 1 – 3 of 3) sorted by relevance
98 { EXT2_DIRSYNC_FL, 'D' },229 flags &= ~EXT2_DIRSYNC_FL; in change_attributes()
33 { EXT2_DIRSYNC_FL, "D", "Synchronous_Directory_Updates" },
298 #define EXT2_DIRSYNC_FL 0x00010000 /* Synchronous directory modifications */ macro