Searched refs:ext2_block_relocate_grow (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_block_relocator.c759 static int ext2_block_relocate_grow(struct ext2_fs *fs, struct ext2_block_relocator_state *state, blk_t newsize) function
919 return ext2_block_relocate_grow(fs, &state, newsize);

Completed in 33 milliseconds