Home
last modified time | relevance | path

Searched refs:sib_reason (Results 1 – 4 of 4) sorted by relevance

/drivers/block/drbd/
A Ddrbd_nl.c379 sib.sib_reason = SIB_HELPER_PRE; in drbd_khelper()
392 sib.sib_reason = SIB_HELPER_POST; in drbd_khelper()
3754 if (nla_put_u32(skb, T_sib_reason, sib ? sib->sib_reason : SIB_GET_STATUS_REPLY) || in nla_put_status_info()
3795 switch(sib->sib_reason) { in nla_put_status_info()
4542 err, seq, sib->sib_reason); in drbd_bcast_event()
A Ddrbd_int.h1543 enum drbd_state_info_bcast_reason sib_reason; member
A Ddrbd_worker.c1903 struct sib_info sib = { .sib_reason = SIB_SYNC_PROGRESS, }; in update_on_disk_bitmap()
A Ddrbd_state.c1719 sib.sib_reason = SIB_STATE_CHANGE; in after_state_ch()

Completed in 30 milliseconds