Lines Matching refs:whichfork
333 int whichfork) in xfs_da3_node_create() argument
346 error = xfs_da_get_buf(tp, dp, blkno, -1, &bp, whichfork); in xfs_da3_node_create()
571 error = xfs_da_get_buf(tp, dp, blkno, -1, &bp, args->whichfork); in xfs_da3_root_split()
634 (args->whichfork == XFS_DATA_FORK) ? args->geo->leafblk : 0, in xfs_da3_root_split()
635 level + 1, &bp, args->whichfork); in xfs_da3_root_split()
694 useextra = state->extravalid && state->args->whichfork == XFS_ATTR_FORK; in xfs_da3_node_split()
709 &newblk->bp, state->args->whichfork); in xfs_da3_node_split()
929 if (state->args->whichfork == XFS_DATA_FORK) in xfs_da3_node_add()
1113 args->whichfork); in xfs_da3_root_join()
1228 blkno, -1, &bp, state->args->whichfork); in xfs_da3_node_toosmall()
1520 -1, &blk->bp, args->whichfork); in xfs_da3_node_lookup_int()
1749 -1, &bp, args->whichfork); in xfs_da3_blk_link()
1770 -1, &bp, args->whichfork); in xfs_da3_blk_link()
1829 -1, &bp, args->whichfork); in xfs_da3_blk_unlink()
1846 -1, &bp, args->whichfork); in xfs_da3_blk_unlink()
1933 args->whichfork); in xfs_da3_path_shift()
2067 int w = args->whichfork; in xfs_da_grow_inode_int()
2209 w = args->whichfork; in xfs_da3_swap_lastblock()
2407 w = args->whichfork; in xfs_da_shrink_inode()
2513 int whichfork, in xfs_dabuf_map() argument
2527 if (whichfork == XFS_DATA_FORK) in xfs_dabuf_map()
2546 &nirecs, xfs_bmapi_aflag(whichfork)); in xfs_dabuf_map()
2597 int whichfork) in xfs_da_get_buf() argument
2608 error = xfs_dabuf_map(dp, bno, mappedbno, whichfork, in xfs_da_get_buf()
2645 int whichfork, in xfs_da_read_buf() argument
2657 error = xfs_dabuf_map(dp, bno, mappedbno, whichfork, in xfs_da_read_buf()
2672 if (whichfork == XFS_ATTR_FORK) in xfs_da_read_buf()
2692 int whichfork, in xfs_da_reada_buf() argument
2702 error = xfs_dabuf_map(dp, bno, mappedbno, whichfork, in xfs_da_reada_buf()