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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_block_relocator.c637 static int ext2_block_relocator_flush(struct ext2_fs *fs, struct ext2_block_relocator_state *state) function
645 fputs("ext2_block_relocator_flush\n", stderr);
654 fputs("ext2_block_relocator_flush: "
746 if (!ext2_block_relocator_flush(fs, state))
822 if (!ext2_block_relocator_flush(fs, state))
899 return ext2_block_relocator_flush(fs, state);

Completed in 26 milliseconds