Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dbtree.c641 union xfs_btree_key *high_pk; in xchk_btree_block_keys() local
664 high_pk = xfs_btree_high_key_addr(cur, cur->bc_levels[level + 1].ptr, in xchk_btree_block_keys()
667 if (xfs_btree_keycmp_ne(cur, high_bk, high_pk)) in xchk_btree_block_keys()