Lines Matching defs:error
786 int error;
796 c->error = -ENOMEM;
819 c->error = ret;
863 c.error = 0;
868 return c.error ? c.error : -EIO;
888 * returned as the final error code.
895 * The number of resources in the output list is returned on success, an error
896 * code reflecting the error condition is returned otherwise.
936 * an error code reflecting the error condition is returned otherwise.
953 * The number of resources in the output list is returned on success, an error
954 * code reflecting the error condition is returned otherwise.