Searched refs:len_total (Results 1 – 2 of 2) sorted by relevance
588 int i, len_total, len_path, len_name, skip; in common_false_positive() local593 len_total = strlen(name); in common_false_positive()601 if (len_name > len_total) in common_false_positive()603 skip = len_total - len_name; in common_false_positive()
1436 uint64_t len_total = 0; in gem_send_common() local1534 len_total += gem_setup_txbuf_copy(dp, mp, tbp); in gem_send_common()1559 dp->stats.obytes += len_total; in gem_send_common()1801 uint64_t len_total = 0; in gem_receive() local1898 len_total += len; in gem_receive()1928 dp->stats.rbytes += len_total; in gem_receive()