Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dimager.c44 static int check_zero_block(char *buf, int blocksize) in check_zero_block() function
97 if (check_zero_block(cp, fs->blocksize)) { in ext2fs_image_inode_write()
112 if (check_zero_block(cp + in ext2fs_image_inode_write()
Dpunch.c29 static int check_zero_block(char *buf, int blocksize) in check_zero_block() function
88 if (!check_zero_block(block_buf, fs->blocksize)) in ind_punch()
/third_party/e2fsprogs/misc/
De2image.c475 static int check_zero_block(char *buf, int blocksize) in check_zero_block() function
686 check_zero_block(buf, fs->blocksize)) in output_meta_data_blocks()
1218 if (check_zero_block(buf, fs->blocksize)) in output_qcow2_meta_data_blocks()