Searched refs:start_bytes (Results 1 – 4 of 4) sorted by relevance
458 long long start_bytes = bytes; in write_xattrs() local501 header.xattr_table_start = start_bytes; in write_xattrs()
591 long long start_bytes = bytes; in write_inodes() local618 return start_bytes; in write_inodes()627 long long start_bytes = bytes; in write_directories() local658 return start_bytes; in write_directories()1612 long long *list, start_bytes; in generic_write_table() local1644 start_bytes = bytes; in generic_write_table()1661 return start_bytes; in generic_write_table()
755 start_bytes = "".join([764 write(start_bytes)
773 start_bytes = "".encode("latin1").join([ ##PY25783 write(start_bytes)