Home
last modified time | relevance | path

Searched refs:xfs_da3_node_header_check (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h243 xfs_failaddr_t xfs_da3_node_header_check(struct xfs_buf *bp, xfs_ino_t owner);
H A Dxfs_da_btree.c256 xfs_da3_node_header_check( in xfs_da3_node_header_check() function
290 return xfs_da3_node_header_check(bp, owner); in xfs_da3_header_check()
1391 fa = xfs_da3_node_header_check(bp, state->args->owner); in xfs_da3_node_toosmall()
1757 fa = xfs_da3_node_header_check(blk->bp, args->owner); in xfs_da3_node_lookup_int()
2221 fa = xfs_da3_node_header_check(blk->bp, args->owner); in xfs_da3_path_shift()
2586 fa = xfs_da3_node_header_check(par_buf, args->owner); in xfs_da3_swap_lastblock()
2642 fa = xfs_da3_node_header_check(par_buf, args->owner); in xfs_da3_swap_lastblock()