Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dbtree.c245 xchk_btree_block_check_sibling( in xchk_btree_block_check_sibling() function
335 error = xchk_btree_block_check_sibling(bs, level, -1, &leftsib); in xchk_btree_block_check_siblings()
338 error = xchk_btree_block_check_sibling(bs, level, 1, &rightsib); in xchk_btree_block_check_siblings()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dbtree.c259 xchk_btree_block_check_sibling( in xchk_btree_block_check_sibling() function
349 error = xchk_btree_block_check_sibling(bs, level, -1, &leftsib); in xchk_btree_block_check_siblings()
352 error = xchk_btree_block_check_sibling(bs, level, 1, &rightsib); in xchk_btree_block_check_siblings()

Completed in 3 milliseconds