Lines Matching refs:whichfork

133 static inline int xfs_dabuf_nfsb(struct xfs_mount *mp, int whichfork)
135 if (whichfork == XFS_DATA_FORK)
358 int whichfork,
380 xfs_dirattr_mark_sick(dp, whichfork);
391 int whichfork)
395 error = xfs_da_read_buf(tp, dp, bno, 0, bpp, whichfork,
399 return xfs_da3_node_set_type(tp, dp, whichfork, *bpp);
408 int whichfork)
414 XFS_FSB_TO_BB(mp, xfs_dabuf_nfsb(mp, whichfork)), 0,
417 xfs_dirattr_mark_sick(dp, whichfork);
421 if (whichfork == XFS_ATTR_FORK)
428 return xfs_da3_node_set_type(tp, dp, whichfork, *bpp);
463 int whichfork)
476 error = xfs_da_get_buf(tp, dp, blkno, &bp, whichfork);
708 error = xfs_da_get_buf(tp, dp, blkno, &bp, args->whichfork);
750 (args->whichfork == XFS_DATA_FORK) ? args->geo->leafblk : 0,
751 level + 1, &bp, args->whichfork);
810 useextra = state->extravalid && state->args->whichfork == XFS_ATTR_FORK;
825 &newblk->bp, state->args->whichfork);
1043 if (state->args->whichfork == XFS_DATA_FORK)
1225 error = xfs_da3_node_read(args->trans, dp, child, &bp, args->whichfork);
1333 state->args->whichfork);
1621 &blk->bp, args->whichfork);
1863 &bp, args->whichfork);
1884 &bp, args->whichfork);
1943 &bp, args->whichfork);
1960 &bp, args->whichfork);
2046 args->whichfork);
2168 int w = args->whichfork;
2311 w = args->whichfork;
2505 w = args->whichfork;
2535 int whichfork,
2540 int nfsb = xfs_dabuf_nfsb(mp, whichfork);
2552 xfs_bmapi_aflag(whichfork));
2594 xfs_dirattr_mark_sick(dp, whichfork);
2624 int whichfork)
2633 error = xfs_dabuf_map(dp, bno, 0, whichfork, &mapp, &nmap);
2660 int whichfork,
2670 error = xfs_dabuf_map(dp, bno, flags, whichfork, &mapp, &nmap);
2677 xfs_dirattr_mark_sick(dp, whichfork);
2681 if (whichfork == XFS_ATTR_FORK)
2701 int whichfork,
2711 error = xfs_dabuf_map(dp, bno, flags, whichfork, &mapp, &nmap);