Searched refs:xfs_btree_check_sblock_siblings (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/fs/xfs/libxfs/ |
D | xfs_btree.c | 93 xfs_btree_check_sblock_siblings( in xfs_btree_check_sblock_siblings() function 222 fa = xfs_btree_check_sblock_siblings(pag, cur, level, agbno, in __xfs_btree_check_sblock() 225 fa = xfs_btree_check_sblock_siblings(pag, cur, level, agbno, in __xfs_btree_check_sblock() 4617 fa = xfs_btree_check_sblock_siblings(bp->b_pag, NULL, -1, agbno, in xfs_btree_sblock_verify() 4620 fa = xfs_btree_check_sblock_siblings(bp->b_pag, NULL, -1, agbno, in xfs_btree_sblock_verify()
|