Searched refs:trycount (Results 1 – 2 of 2) sorted by relevance
179 unsigned int trycount) in trysend_req() argument193 if (trycount == 0) /* no more retry */ in trysend_req()202 --trycount; in trysend_req()
3292 int trycount; in zone_set_root() local3304 trycount = 10; in zone_set_root()3306 if (--trycount <= 0) { in zone_set_root()