Searched refs:SQUASHFS_UNCOMPRESSED_DATA (Results 1 – 9 of 9) sorted by relevance
65 #define SQUASHFS_UNCOMPRESSED_DATA(flags) SQUASHFS_BIT(flags, \ macro
66 #define SQUASHFS_UNCOMPRESSED_DATA(flags) SQUASHFS_BIT(flags, \ macro
176 TRACE("Data is %scompressed\n", SQUASHFS_UNCOMPRESSED_DATA(flags) in squashfs_fill_super()
74 #define SQUASHFS_UNCOMPRESSED_DATA(flags) SQUASHFS_BIT(flags, \ macro
588 SQUASHFS_UNCOMPRESSED_DATA(sBlk->flags) ? "un" : ""); in read_super()
1675 SQUASHFS_UNCOMPRESSED_DATA(sBlk.s.flags) ? "un" : ""); in squashfs_stat()
6424 noD = SQUASHFS_UNCOMPRESSED_DATA(sBlk.flags); in main()
85 #define SQUASHFS_UNCOMPRESSED_DATA(flags) SQUASHFS_BIT(flags, \ macro
994 SQUASHFS_UNCOMPRESSED_DATA(sblk->flags) in squashfs_read_super()