Searched refs:ispath (Results 1 – 2 of 2) sorted by relevance
3290 int ispath; member3304 int ispath = 0; in parse_fwd_field() local3319 ispath = 1; in parse_fwd_field()3329 fwd->ispath = ispath; in parse_fwd_field()3342 ispath = 1; in parse_fwd_field()3351 fwd->ispath = ispath; in parse_fwd_field()3401 if (fwdargs[0].ispath) { in parse_forward()3412 if (fwdargs[0].ispath && fwdargs[1].ispath) { in parse_forward()3417 } else if (fwdargs[1].ispath) { in parse_forward()3430 if (fwdargs[0].ispath) { in parse_forward()[all …]
5989 boolean_t ispath) in spa_vdev_set_common() argument6004 if (ispath) { in spa_vdev_set_common()