Searched refs:xchk_da_btree_block_check_sibling (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | dabtree.c | 216 xchk_da_btree_block_check_sibling( in xchk_da_btree_block_check_sibling() function 299 error = xchk_da_btree_block_check_sibling(ds, level, 0, back); in xchk_da_btree_block_check_siblings() 302 error = xchk_da_btree_block_check_sibling(ds, level, 1, forw); in xchk_da_btree_block_check_siblings()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | dabtree.c | 217 xchk_da_btree_block_check_sibling( in xchk_da_btree_block_check_sibling() function 300 error = xchk_da_btree_block_check_sibling(ds, level, 0, back); in xchk_da_btree_block_check_siblings() 303 error = xchk_da_btree_block_check_sibling(ds, level, 1, forw); in xchk_da_btree_block_check_siblings()
|
Completed in 2 milliseconds