HomeSort by relevance Sort by last modified time
    Searched full:pdu_rest_is_zero (Results 1 - 1 of 1) sorted by null

  /external/blktrace/
blkparse_fmt.c 108 static inline int pdu_rest_is_zero(unsigned char *pdu, int len) function
134 if (!pdu_buf[i] && pdu_rest_is_zero(pdu_buf + i, pdu_len - i)) {

Completed in 122 milliseconds