Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_attr_inactive.c243 error = xfs_da3_node_read(*trans, dp, child_fsb, -1, &child_bp, in xfs_attr3_node_inactive()
287 error = xfs_da3_node_read(*trans, dp, 0, parent_blkno, in xfs_attr3_node_inactive()
329 error = xfs_da3_node_read(*trans, dp, 0, -1, &bp, XFS_ATTR_FORK); in xfs_attr3_root_inactive()
Dxfs_attr_list.c221 error = xfs_da3_node_read(tp, dp, cursor->blkno, -1, &bp, in xfs_attr_node_list_lookup()
306 error = xfs_da3_node_read(context->tp, dp, cursor->blkno, -1, in xfs_attr_node_list()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_da_btree.c266 xfs_da3_node_read( in xfs_da3_node_read() function
1094 error = xfs_da3_node_read(args->trans, dp, child, -1, &bp, in xfs_da3_root_join()
1209 error = xfs_da3_node_read(state->args->trans, dp, in xfs_da3_node_toosmall()
1501 error = xfs_da3_node_read(args->trans, args->dp, blkno, in xfs_da3_node_lookup_int()
1729 error = xfs_da3_node_read(args->trans, dp, in xfs_da3_blk_link()
1750 error = xfs_da3_node_read(args->trans, dp, in xfs_da3_blk_link()
1809 error = xfs_da3_node_read(args->trans, args->dp, in xfs_da3_blk_unlink()
1826 error = xfs_da3_node_read(args->trans, args->dp, in xfs_da3_blk_unlink()
1914 error = xfs_da3_node_read(args->trans, dp, blkno, -1, &bp, in xfs_da3_path_shift()
2207 error = xfs_da3_node_read(tp, dp, last_blkno, -1, &last_buf, w); in xfs_da3_swap_lastblock()
[all …]
Dxfs_da_btree.h172 int xfs_da3_node_read(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_attr.c1242 error = xfs_da3_node_read(state->args->trans, in xfs_attr_refillstate()
1261 error = xfs_da3_node_read(state->args->trans, in xfs_attr_refillstate()