Searched defs:oend (Results 1 – 6 of 6) sorted by relevance
165 ext2_ino_t end, ext2_ino_t *oend) in ext2fs_fudge_inode_bitmap_end()179 blk_t end, blk_t *oend) in ext2fs_fudge_block_bitmap_end()188 blk64_t end, blk64_t *oend) in ext2fs_fudge_block_bitmap_end2()
363 __u64 end, __u64 *oend) in ext2fs_fudge_generic_bmap_end()
290 ext2_ino_t end, ext2_ino_t *oend) in ext2fs_fudge_generic_bitmap_end()
229 BYTE* const oend = (BYTE*)decodedBuffer + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local287 BYTE* const oend = (BYTE*)decodedBuffer + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local449 BYTE* const oend = op + LZ4F_compressFrameBound(srcDataLength, NULL); in fuzzerTests() local485 BYTE* const oend = op + srcDataLength; in fuzzerTests() local
293 BYTE* oend) in LZ4HC_encodeSequence()348 BYTE* const oend = op + maxOutputSize; in LZ4HC_compress_generic() local
962 BYTE* const oend = op + outputSize; in LZ4_decompress_generic() local