Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_verify_media.c49 const xfs_agblock_t lost_end = in xfs_verify_report_data_lost() local
76 if (rmap_end > lost_end) in xfs_verify_report_data_lost()
77 blocks -= rmap_end - lost_end; in xfs_verify_report_data_lost()