Lines Matching refs:error
635 int error;
645 c->error = -ENOMEM;
668 c->error = ret;
712 c.error = 0;
717 return c.error ? c.error : -EIO;
737 * returned as the final error code.
744 * The number of resources in the output list is returned on success, an error
745 * code reflecting the error condition is returned otherwise.
782 * an error code reflecting the error condition is returned otherwise.