Searched refs:start_bno (Results 1 – 2 of 2) sorted by relevance
246 xfs_fsblock_t start_bno, end_bno; in xfs_dax_notify_dev_failure() local262 start_bno = xfs_daddr_to_rtb(mp, daddr); in xfs_dax_notify_dev_failure()265 start_bno = XFS_DADDR_TO_FSB(mp, daddr); in xfs_dax_notify_dev_failure()283 start_gno = xfs_fsb_to_gno(mp, start_bno, type); in xfs_dax_notify_dev_failure()314 xfs_fsb_to_gbno(mp, start_bno, type); in xfs_dax_notify_dev_failure()
152 const union xfs_btree_ptr *start_bno,
Completed in 7 milliseconds