Lines Matching refs:whichfork
131 static inline int xfs_dabuf_nfsb(struct xfs_mount *mp, int whichfork)
133 if (whichfork == XFS_DATA_FORK)
386 int whichfork)
390 error = xfs_da_read_buf(tp, dp, bno, 0, bpp, whichfork,
403 int whichfork)
409 XFS_FSB_TO_BB(mp, xfs_dabuf_nfsb(mp, whichfork)), 0,
414 if (whichfork == XFS_ATTR_FORK)
437 int whichfork)
450 error = xfs_da_get_buf(tp, dp, blkno, &bp, whichfork);
680 error = xfs_da_get_buf(tp, dp, blkno, &bp, args->whichfork);
742 (args->whichfork == XFS_DATA_FORK) ? args->geo->leafblk : 0,
743 level + 1, &bp, args->whichfork);
802 useextra = state->extravalid && state->args->whichfork == XFS_ATTR_FORK;
817 &newblk->bp, state->args->whichfork);
1035 if (state->args->whichfork == XFS_DATA_FORK)
1217 error = xfs_da3_node_read(args->trans, dp, child, &bp, args->whichfork);
1332 state->args->whichfork);
1620 &blk->bp, args->whichfork);
1854 &bp, args->whichfork);
1875 &bp, args->whichfork);
1934 &bp, args->whichfork);
1951 &bp, args->whichfork);
2037 args->whichfork);
2159 int w = args->whichfork;
2301 w = args->whichfork;
2486 w = args->whichfork;
2516 int whichfork,
2521 int nfsb = xfs_dabuf_nfsb(mp, whichfork);
2532 xfs_bmapi_aflag(whichfork));
2602 int whichfork)
2611 error = xfs_dabuf_map(dp, bno, 0, whichfork, &mapp, &nmap);
2638 int whichfork,
2648 error = xfs_dabuf_map(dp, bno, flags, whichfork, &mapp, &nmap);
2657 if (whichfork == XFS_ATTR_FORK)
2677 int whichfork,
2687 error = xfs_dabuf_map(dp, bno, flags, whichfork, &mapp, &nmap);