Home
last modified time | relevance | path

Searched refs:update_refcount (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
De2image.c1090 static int update_refcount(int fd, struct ext2_qcow2_image *img, in update_refcount() function
1179 if (update_refcount(fd, img, offset, blk)) { in output_qcow2_meta_data_blocks()
1212 if (update_refcount(fd, img, offset, offset)) { in output_qcow2_meta_data_blocks()
1224 if (update_refcount(fd, img, offset, offset)) { in output_qcow2_meta_data_blocks()
1238 if (update_refcount(fd, img, offset, in output_qcow2_meta_data_blocks()
1241 if (update_refcount(fd, img, offset, in output_qcow2_meta_data_blocks()
1257 update_refcount(fd, img, offset, offset); in output_qcow2_meta_data_blocks()