Searched refs:nn_still_up (Results 1 – 2 of 2) sorted by relevance
127 struct delayed_work nn_still_up; member
541 queue_delayed_work(o2net_wq, &nn->nn_still_up, in o2net_set_nn_state()1557 queue_delayed_work(o2net_wq, &nn->nn_still_up, in o2net_idle_timer()1581 cancel_delayed_work(&nn->nn_still_up); in o2net_sc_postpone_idle()1748 container_of(work, struct o2net_node, nn_still_up.work); in o2net_still_up()1768 cancel_delayed_work(&nn->nn_still_up); in o2net_disconnect_node()2193 INIT_DELAYED_WORK(&nn->nn_still_up, o2net_still_up); in o2net_init()