Home
last modified time | relevance | path

Searched refs:needs_update (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c101 boolean_t needs_update = B_FALSE; in vdev_geom_set_physpath() local
117 needs_update = (strcmp(old_physpath, in vdev_geom_set_physpath()
121 needs_update = do_null_update; in vdev_geom_set_physpath()
130 if (needs_update) in vdev_geom_set_physpath()
/freebsd-12.1/sys/dev/iwn/
H A Dif_iwn.c6200 needs_update = 1; \ in iwn_tune_sensitivity()
6208 needs_update = 1; \ in iwn_tune_sensitivity()
6216 int i, needs_update = 0; in iwn_tune_sensitivity() local
6298 needs_update = 1; in iwn_tune_sensitivity()
6332 if (needs_update) in iwn_tune_sensitivity()