Home
last modified time | relevance | path

Searched refs:xfs_da_get_buf (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_da_btree.h308 int xfs_da_get_buf(struct xfs_trans *trans, struct xfs_inode *dp,
Dxfs_attr_leaf.c733 error = xfs_da_get_buf(args->trans, args->dp, blkno, -1, &bp2, in xfs_attr_leaf_to_node()
788 error = xfs_da_get_buf(args->trans, args->dp, blkno, -1, &bp, in xfs_attr_leaf_create()
2727 error = xfs_da_get_buf(*trans, dp, 0, blkno, &bp, XFS_ATTR_FORK); in xfs_attr_root_inactive()
2817 error = xfs_da_get_buf(*trans, dp, 0, child_blkno, in xfs_attr_node_inactive()
Dxfs_dir2_node.c163 if ((error = xfs_da_get_buf(tp, dp, XFS_DIR2_DB_TO_DA(mp, fdb), -1, &fbp, in xfs_dir2_leaf_to_node()
1621 if ((error = xfs_da_get_buf(tp, dp, in xfs_dir2_node_addname_int()
Dxfs_dir2_data.c430 error = xfs_da_get_buf(tp, dp, XFS_DIR2_DB_TO_DA(mp, blkno), -1, &bp, in xfs_dir2_data_init()
Dxfs_da_btree.c135 error = xfs_da_get_buf(tp, args->dp, blkno, -1, &bp, whichfork); in xfs_da_node_create()
373 error = xfs_da_get_buf(tp, dp, blkno, -1, &bp, args->whichfork); in xfs_da_root_split()
2307 xfs_da_get_buf( in xfs_da_get_buf() function
Dxfs_dir_leaf.c742 retval = xfs_da_get_buf(args->trans, args->dp, 1, -1, &bp2, in xfs_dir_leaf_to_node()
795 retval = xfs_da_get_buf(args->trans, dp, blkno, -1, &bp, XFS_DATA_FORK); in xfs_dir_leaf_create()
Dxfs_dir2_leaf.c1184 error = xfs_da_get_buf(tp, dp, XFS_DIR2_DB_TO_DA(mp, bno), -1, &bp, in xfs_dir2_leaf_init()