leaf_lblk         631 fs/xfs/scrub/dir.c 	xfs_fileoff_t		leaf_lblk;
leaf_lblk         647 fs/xfs/scrub/dir.c 	leaf_lblk = XFS_B_TO_FSB(mp, XFS_DIR2_LEAF_OFFSET);
leaf_lblk         671 fs/xfs/scrub/dir.c 		if (got.br_startoff >= leaf_lblk)
leaf_lblk         703 fs/xfs/scrub/dir.c 	if (xfs_iext_lookup_extent(sc->ip, ifp, leaf_lblk, &icur, &got) &&
leaf_lblk         704 fs/xfs/scrub/dir.c 	    got.br_startoff == leaf_lblk &&
leaf_lblk         712 fs/xfs/scrub/dir.c 				leaf_lblk);