Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dimager.c60 #define BUF_BLOCKS 32 macro
72 buf = malloc(fs->blocksize * BUF_BLOCKS); in ext2fs_image_inode_write()
84 c = BUF_BLOCKS; in ext2fs_image_inode_write()
154 buf = malloc(fs->blocksize * BUF_BLOCKS); in ext2fs_image_inode_read()
166 c = BUF_BLOCKS; in ext2fs_image_inode_read()