Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_notify_failure.c54 xfs_agblock_t end_notify; in xfs_failure_pgcnt() local
61 end_notify = notify->startblock + notify->blockcount; in xfs_failure_pgcnt()
62 end_cross = min(end_rec, end_notify); in xfs_failure_pgcnt()
/openbmc/qemu/include/hw/ppc/
H A Dxive.h404 void (*end_notify)(XiveRouter *xrtr, XiveEAS *eas); member
/openbmc/qemu/hw/intc/
H A Dxive.c1525 return xrc->end_notify(xrtr, eas); in xive_router_end_notify_handler()
1903 xrc->end_notify = xive_router_end_notify; in xive_router_class_init()
H A Dpnv_xive.c2096 xrc->end_notify = pnv_xive_end_notify; in pnv_xive_class_init()