Lines Matching refs:code
423 #define EXT2_CHECK_MAGIC(struct, code) \424 if ((struct)->magic != (code)) return (code)