Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_notify_failure.c246 xfs_fsblock_t start_bno, end_bno; in xfs_dax_notify_dev_failure() local
262 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()
/fs/xfs/libxfs/
A Dxfs_btree.h152 const union xfs_btree_ptr *start_bno,

Completed in 7 milliseconds