Searched defs:c_byte (Results 1 – 9 of 9) sorted by relevance
317 unsigned short c_byte; in get_xattr_space() local490 unsigned short c_byte; in write_xattrs() local
467 int error, c_byte = 0; in mangle2() local499 unsigned short c_byte; in get_inode() local637 unsigned short c_byte; in write_inodes() local673 unsigned short c_byte; in write_directories() local1347 unsigned short c_byte; in write_dir() local1662 void add_pending_fragment(struct file_buffer *write_buffer, int c_byte, in add_pending_fragment()1761 unsigned short c_byte; in generic_write_table() local2563 int c_byte, compressed_size; in frag_deflator() local6458 unsigned short c_byte = size | SQUASHFS_COMPRESSED_BIT; in main() local
668 unsigned short c_byte; in read_block() local742 int c_byte = SQUASHFS_COMPRESSED_SIZE_BLOCK(size); in read_data_block() local1031 int c_byte = SQUASHFS_COMPRESSED_SIZE_BLOCK(block_list[i]); in write_file() local
119 int c_byte; member
58 unsigned short c_byte; in read_block() local
89 int *cur_index, int *offset, int *c_byte) in get_block_length()167 unsigned int c_byte = length; in squashfs_read_data() local
228 class c_byte(_SimpleCData): class
230 class c_byte(_SimpleCData): class
477 fn c_byte(&mut self, b: u8) -> ResultOrEmpty { in c_byte() method