Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_notify_failure.c245 uint32_t start_gno, end_gno; in xfs_dax_notify_dev_failure() local
283 start_gno = xfs_fsb_to_gno(mp, start_bno, type); in xfs_dax_notify_dev_failure()
285 while ((xg = xfs_group_next_range(mp, xg, start_gno, end_gno, type))) { in xfs_dax_notify_dev_failure()
312 if (xg->xg_gno == start_gno) in xfs_dax_notify_dev_failure()