Lines Matching refs:sz
1382 int sz = 0; in multipath_status() local
1439 sz += pg->ps.type->status(&pg->ps, NULL, type, in multipath_status()
1440 result + sz, in multipath_status()
1441 maxlen - sz); in multipath_status()
1453 sz += pg->ps.type->status(&pg->ps, in multipath_status()
1454 &p->path, type, result + sz, in multipath_status()
1455 maxlen - sz); in multipath_status()
1465 sz += pg->ps.type->status(&pg->ps, NULL, type, in multipath_status()
1466 result + sz, in multipath_status()
1467 maxlen - sz); in multipath_status()
1477 sz += pg->ps.type->status(&pg->ps, in multipath_status()
1478 &p->path, type, result + sz, in multipath_status()
1479 maxlen - sz); in multipath_status()