Searched refs:check_for_ro_violation_goto (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | block.c | 50 #define check_for_ro_violation_goto(ctx, ret, label) \ macro 393 check_for_ro_violation_goto(&ctx, ret, abort_exit); in ext2fs_block_iterate3() 427 check_for_ro_violation_goto(&ctx, ret, in ext2fs_block_iterate3() 495 check_for_ro_violation_goto(&ctx, ret, in ext2fs_block_iterate3() 533 check_for_ro_violation_goto(&ctx, ret, abort_exit); in ext2fs_block_iterate3()
|