Searched refs:high_bk (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dbtree.c639 union xfs_btree_key *high_bk; local
663 high_bk = xfs_btree_high_key_from_key(cur, &block_keys);
667 if (xfs_btree_keycmp_ne(cur, high_bk, high_pk))

Completed in 117 milliseconds