Searched refs:eject_notifier (Results 1 – 1 of 1) sorted by relevance
99 Notifier eject_notifier; member1770 NBDExport *exp = container_of(n, NBDExport, eject_notifier); in nbd_eject_notifier()1785 nbd_exp->eject_notifier.notify = nbd_eject_notifier; in nbd_export_set_on_eject_blk()1786 blk_add_remove_bs_notifier(blk, &nbd_exp->eject_notifier); in nbd_export_set_on_eject_blk()2014 notifier_remove(&exp->eject_notifier); in nbd_export_delete()