Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dbtree.c220 xchk_btree_ptr_ok( in xchk_btree_ptr_ok() function
294 if (!xchk_btree_ptr_ok(bs, level + 1, pp)) in xchk_btree_block_check_sibling()
639 if (!xchk_btree_ptr_ok(&bs, cur->bc_nlevels, &ptr)) in xchk_btree()
691 if (!xchk_btree_ptr_ok(&bs, level, pp)) { in xchk_btree()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dbtree.c234 xchk_btree_ptr_ok( in xchk_btree_ptr_ok() function
308 if (!xchk_btree_ptr_ok(bs, level + 1, pp)) in xchk_btree_block_check_sibling()
732 if (!xchk_btree_ptr_ok(bs, cur->bc_nlevels, &ptr)) in xchk_btree()
786 if (!xchk_btree_ptr_ok(bs, level, pp)) { in xchk_btree()

Completed in 3 milliseconds