Searched refs:EXT2_SYNC_FL (Results 1 - 5 of 5) sorted by relevance

/external/e2fsprogs/lib/e2p/
H A Dpf.c30 { EXT2_SYNC_FL, "S", "Synchronous_Updates" },
/external/e2fsprogs/misc/
H A Dchattr.c97 { EXT2_SYNC_FL, 'S' },
/external/e2fsprogs/ext2ed/
H A Dinode_com.c188 if (temp & EXT2_SYNC_FL)
/external/kernel-headers/original/linux/
H A Dext2_fs.h177 #define EXT2_SYNC_FL 0x00000008 /* Synchronous updates */ macro
/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h256 #define EXT2_SYNC_FL 0x00000008 /* Synchronous updates */ macro

Completed in 85 milliseconds