Lines Matching defs:notify
385 int slave_state, bool notify)
391 if (notify) {
569 bool notify)
572 bond_set_slave_state(slave, BOND_STATE_BACKUP, notify);
580 bool notify)
582 bond_set_slave_state(slave, BOND_STATE_BACKUP, notify);
586 bool notify)
588 bond_set_slave_state(slave, BOND_STATE_ACTIVE, notify);
595 bool notify)
615 static inline void bond_commit_link_state(struct slave *slave, bool notify)
621 if (notify) {
634 bool notify)
637 bond_commit_link_state(slave, notify);