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

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

Completed in 173 milliseconds