Home | History | Annotate | Download | only in misc

Lines Matching refs:refcount_block_offset

934 	image->refcount.refcount_block_offset = offset;
1094 seek_set(fd, ref->refcount_block_offset);
1101 ext2fs_cpu_to_be64(ref->refcount_block_offset);
1102 ref->refcount_block_offset = rfblk_pos;
1125 ext2fs_cpu_to_be64(ref->refcount_block_offset);
1130 seek_set(fd, ref->refcount_block_offset);
1162 /* Refcount all qcow2 related metadata up to refcount_block_offset */
1163 end = img->refcount.refcount_block_offset;