Searched refs:check_for_ro_violation_goto (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | block.c | 49 #define check_for_ro_violation_goto(ctx, ret, label) \ macro 385 check_for_ro_violation_goto(&ctx, ret, abort_exit); in ext2fs_block_iterate3() 419 check_for_ro_violation_goto(&ctx, ret, in ext2fs_block_iterate3() 487 check_for_ro_violation_goto(&ctx, ret, in ext2fs_block_iterate3() 525 check_for_ro_violation_goto(&ctx, ret, abort_exit); in ext2fs_block_iterate3()
|