Searched refs:ret_count (Results 1 – 3 of 3) sorted by relevance
153 blk64_t *ret_blk, int *ret_count) in ext2fs_zero_blocks2() argument207 if (ret_count) in ext2fs_zero_blocks2()208 *ret_count = count; in ext2fs_zero_blocks2()219 blk_t *ret_blk, int *ret_count) in ext2fs_zero_blocks() argument224 retval = ext2fs_zero_blocks2(fs, blk, num, &ret_blk2, ret_count); in ext2fs_zero_blocks()
1616 blk_t *ret_blk, int *ret_count);1618 blk64_t *ret_blk, int *ret_count);
1326 int ret_count = 1; in lpath_isRect() local1330 ret_count += 1; in lpath_isRect()1332 return ret_count; in lpath_isRect()1347 int ret_count = 1; in lpath_isNestedFillRects() local1355 ret_count += 4; in lpath_isNestedFillRects()1357 return ret_count; in lpath_isNestedFillRects()