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
466 int error, c_byte = 0; in mangle2() local498 unsigned short c_byte; in get_inode() local636 unsigned short c_byte; in write_inodes() local672 unsigned short c_byte; in write_directories() local1346 unsigned short c_byte; in write_dir() local1661 void add_pending_fragment(struct file_buffer *write_buffer, int c_byte, in add_pending_fragment()1760 unsigned short c_byte; in generic_write_table() local2562 int c_byte, compressed_size; in frag_deflator() local6457 unsigned short c_byte = size | SQUASHFS_COMPRESSED_BIT; in main() local
667 unsigned short c_byte; in read_block() local741 int c_byte = SQUASHFS_COMPRESSED_SIZE_BLOCK(size); in read_data_block() local1030 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
438 fn c_byte(&mut self, b: u8) -> ResultOrEmpty { in c_byte() method