Lines Matching refs:seek_set
126 static ext2_loff_t seek_set(int fd, ext2_loff_t offset) in seek_set() function
223 seek_set(fd, 0); in write_header()
617 seek_set(fd, (start * fs->blocksize) + dest_offset); in output_meta_data_blocks()
739 offset = seek_set(fd, in output_meta_data_blocks()
1018 seek_set(fd, table->offset); in flush_l2_cache()
1029 seek_set(fd, offset); in flush_l2_cache()
1106 seek_set(fd, ref->refcount_block_offset); in update_refcount()
1138 seek_set(fd, ref->refcount_table_offset); in sync_refcount()
1142 seek_set(fd, ref->refcount_block_offset); in sync_refcount()
1176 seek_set(fd, end); in output_qcow2_meta_data_blocks()
1188 seek_set(fd, offset); in output_qcow2_meta_data_blocks()
1215 seek_set(fd, offset); in output_qcow2_meta_data_blocks()
1250 seek_set(fd, offset); in output_qcow2_meta_data_blocks()
1262 seek_set(fd, img->l1_offset); in output_qcow2_meta_data_blocks()
1437 seek_set(fd, ext2fs_le32_to_cpu(fs->image_header->offset_inode)); in install_image()
1622 seek_set(fd, dest_offset); in main()