Lines Matching refs:whichfork
320 int whichfork) in xfs_da3_node_create() argument
333 error = xfs_da_get_buf(tp, dp, blkno, -1, &bp, whichfork); in xfs_da3_node_create()
553 error = xfs_da_get_buf(tp, dp, blkno, -1, &bp, args->whichfork); in xfs_da3_root_split()
616 (args->whichfork == XFS_DATA_FORK) ? args->geo->leafblk : 0, in xfs_da3_root_split()
617 level + 1, &bp, args->whichfork); in xfs_da3_root_split()
676 useextra = state->extravalid && state->args->whichfork == XFS_ATTR_FORK; in xfs_da3_node_split()
691 &newblk->bp, state->args->whichfork); in xfs_da3_node_split()
911 if (state->args->whichfork == XFS_DATA_FORK) in xfs_da3_node_add()
1095 args->whichfork); in xfs_da3_root_join()
1210 blkno, -1, &bp, state->args->whichfork); in xfs_da3_node_toosmall()
1502 -1, &blk->bp, args->whichfork); in xfs_da3_node_lookup_int()
1731 -1, &bp, args->whichfork); in xfs_da3_blk_link()
1752 -1, &bp, args->whichfork); in xfs_da3_blk_link()
1811 -1, &bp, args->whichfork); in xfs_da3_blk_unlink()
1828 -1, &bp, args->whichfork); in xfs_da3_blk_unlink()
1915 args->whichfork); in xfs_da3_path_shift()
2049 int w = args->whichfork; in xfs_da_grow_inode_int()
2191 w = args->whichfork; in xfs_da3_swap_lastblock()
2389 w = args->whichfork; in xfs_da_shrink_inode()
2495 int whichfork, in xfs_dabuf_map() argument
2509 if (whichfork == XFS_DATA_FORK) in xfs_dabuf_map()
2528 &nirecs, xfs_bmapi_aflag(whichfork)); in xfs_dabuf_map()
2579 int whichfork) in xfs_da_get_buf() argument
2590 error = xfs_dabuf_map(dp, bno, mappedbno, whichfork, in xfs_da_get_buf()
2627 int whichfork, in xfs_da_read_buf() argument
2639 error = xfs_dabuf_map(dp, bno, mappedbno, whichfork, in xfs_da_read_buf()
2654 if (whichfork == XFS_ATTR_FORK) in xfs_da_read_buf()
2674 int whichfork, in xfs_da_reada_buf() argument
2684 error = xfs_dabuf_map(dp, bno, mappedbno, whichfork, in xfs_da_reada_buf()