Searched refs:iopgsz_ok (Results 1 – 2 of 2) sorted by relevance
175 #define iopgsz_ok(bytes) (bytes_to_iopgsz(bytes) >= 0) macro
54 if (!iopgsz_ok(bytes)) { in sgtable_len()