Searched defs:check_for_ro_violation_goto (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dblock.c49 #define check_for_ro_violation_goto(ctx, ret, label) \ macro
358 check_for_ro_violation_goto(&ctx, ret, abort_exit);
388 check_for_ro_violation_goto(&ctx, ret,
436 check_for_ro_violation_goto(&ctx, ret,
469 check_for_ro_violation_goto(&ctx, ret, abort_exit);

Completed in 367 milliseconds