Searched refs:EXT2_COMPRBLK_FL (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dpf.c39 { EXT2_COMPRBLK_FL, "B", "Compressed_File" },
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_lib.c163 { EXT2_COMPRBLK_FL, 'B', "Compressed_File" },
H A De2fs_defs.h174 #define EXT2_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext2_fs.h181 #define EXT2_COMPRBLK_FL FS_COMPRBLK_FL /* One or more compressed clusters */ macro
200 EXT2_NODUMP_FL | EXT2_NOATIME_FL | EXT2_COMPRBLK_FL|\
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2_fs.h183 #define EXT2_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c4111 if (inode->i_flags & EXT2_COMPRBLK_FL) {
4117 inode->i_flags &= ~EXT2_COMPRBLK_FL;

Completed in 90 milliseconds