Home
last modified time | relevance | path

Searched refs:xfs_da3_node_read (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/
Dxfs_attr_inactive.c238 error = xfs_da3_node_read(*trans, dp, child_fsb, -1, &child_bp, in xfs_attr3_node_inactive()
282 error = xfs_da3_node_read(*trans, dp, 0, parent_blkno, in xfs_attr3_node_inactive()
324 error = xfs_da3_node_read(*trans, dp, 0, -1, &bp, XFS_ATTR_FORK); in xfs_attr3_root_inactive()
Dxfs_attr_list.c216 error = xfs_da3_node_read(tp, dp, cursor->blkno, -1, &bp, in xfs_attr_node_list_lookup()
301 error = xfs_da3_node_read(context->tp, dp, cursor->blkno, -1, in xfs_attr_node_list()
/fs/xfs/libxfs/
Dxfs_da_btree.c279 xfs_da3_node_read( in xfs_da3_node_read() function
1112 error = xfs_da3_node_read(args->trans, dp, child, -1, &bp, in xfs_da3_root_join()
1227 error = xfs_da3_node_read(state->args->trans, dp, in xfs_da3_node_toosmall()
1519 error = xfs_da3_node_read(args->trans, args->dp, blkno, in xfs_da3_node_lookup_int()
1747 error = xfs_da3_node_read(args->trans, dp, in xfs_da3_blk_link()
1768 error = xfs_da3_node_read(args->trans, dp, in xfs_da3_blk_link()
1827 error = xfs_da3_node_read(args->trans, args->dp, in xfs_da3_blk_unlink()
1844 error = xfs_da3_node_read(args->trans, args->dp, in xfs_da3_blk_unlink()
1932 error = xfs_da3_node_read(args->trans, dp, blkno, -1, &bp, in xfs_da3_path_shift()
2225 error = xfs_da3_node_read(tp, dp, last_blkno, -1, &last_buf, w); in xfs_da3_swap_lastblock()
[all …]
Dxfs_da_btree.h174 int xfs_da3_node_read(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_attr.c1269 error = xfs_da3_node_read(state->args->trans, in xfs_attr_refillstate()
1288 error = xfs_da3_node_read(state->args->trans, in xfs_attr_refillstate()