Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_notify_failure.c55 xfs_agblock_t end_notify; in xfs_failure_pgcnt() local
62 end_notify = notify->startblock + notify->blockcount; in xfs_failure_pgcnt()
63 end_cross = min(end_rec, end_notify); in xfs_failure_pgcnt()