Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Ddir.c638 xfs_fileoff_t leaf_lblk; in xchk_directory_blocks() local
654 leaf_lblk = XFS_B_TO_FSB(mp, XFS_DIR2_LEAF_OFFSET); in xchk_directory_blocks()
678 if (got.br_startoff >= leaf_lblk) in xchk_directory_blocks()
710 if (xfs_iext_lookup_extent(sc->ip, ifp, leaf_lblk, &icur, &got) && in xchk_directory_blocks()
711 got.br_startoff == leaf_lblk && in xchk_directory_blocks()
719 leaf_lblk); in xchk_directory_blocks()