Searched refs:erofs_bh_balloon (Results 1 – 5 of 5) sorted by relevance
90 int erofs_bh_balloon(struct erofs_buffer_head *bh, erofs_off_t incr);
117 int erofs_bh_balloon(struct erofs_buffer_head *bh, erofs_off_t incr) in erofs_bh_balloon() function
459 ret = erofs_bh_balloon(bh, blknr_to_addr(compressed_blocks)); in erofs_write_compressed_file()
533 ret = erofs_bh_balloon(bh, EROFS_BLKSIZ); in erofs_prepare_tail_block()
494 err = erofs_bh_balloon(sb_bh, EROFS_SUPER_END); in main()