• Home
  • Raw
  • Download

Lines Matching refs:xfs_bmbt_get_all

1406 		xfs_bmbt_get_all(xfs_iext_get_ext(ifp, lastx - 1), prevp);  in xfs_bmap_search_multi_extents()
1409 xfs_bmbt_get_all(ep, gotp); in xfs_bmap_search_multi_extents()
1592 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, nextents - 1), rec); in xfs_bmap_last_extent()
1694 xfs_bmbt_get_all(ep, &s); in xfs_bmap_one_block()
1749 xfs_bmbt_get_all(ep, &PREV); in xfs_bmap_add_extent_delay_real()
1772 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx - 1), &LEFT); in xfs_bmap_add_extent_delay_real()
1792 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx + 1), &RIGHT); in xfs_bmap_add_extent_delay_real()
2305 xfs_bmbt_get_all(ep, &PREV); in xfs_bmap_add_extent_unwritten_real()
2329 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, *idx - 1), &LEFT); in xfs_bmap_add_extent_unwritten_real()
2349 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, *idx + 1), &RIGHT); in xfs_bmap_add_extent_unwritten_real()
2809 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, *idx - 1), &left); in xfs_bmap_add_extent_hole_delay()
2821 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, *idx), &right); in xfs_bmap_add_extent_hole_delay()
2965 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx - 1), &left); in xfs_bmap_add_extent_hole_real()
2976 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx), &right); in xfs_bmap_add_extent_hole_real()
4091 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, lastx), &got); in xfs_bmapi_read()
4175 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, *lastx), got); in xfs_bmapi_reserve_delalloc()
4270 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, lastx), &got); in xfs_bmapi_delay()
4301 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx - 1), in xfs_bmapi_allocate()
4388 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx), &bma->got); in xfs_bmapi_allocate()
4466 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx), &bma->got); in xfs_bmapi_convert_unwritten()
4655 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma.idx), in xfs_bmapi_write()
4768 xfs_bmbt_get_all(ep, &got); in xfs_bmap_del_extent()
5122 xfs_bmbt_get_all(ep, &got); in xfs_bunmapi()
5154 xfs_bmbt_get_all(ep, &got); in xfs_bunmapi()
5200 xfs_bmbt_get_all(xfs_iext_get_ext( in xfs_bunmapi()
5253 xfs_bmbt_get_all(ep, &got); in xfs_bunmapi()
5265 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, in xfs_bunmapi()
5360 xfs_bmbt_get_all(ep, &got); in xfs_bunmapi()
5474 xfs_bmbt_get_all(gotp, &got); in xfs_bmse_merge()
5475 xfs_bmbt_get_all(leftp, &left); in xfs_bmse_merge()
5555 xfs_bmbt_get_all(gotp, &got); in xfs_bmse_shift_one()
5578 xfs_bmbt_get_all(adj_irecp, &adj_irec); in xfs_bmse_shift_one()
5602 xfs_bmbt_get_all(adj_irecp, &adj_irec); in xfs_bmse_shift_one()
5726 xfs_bmbt_get_all(gotp, &got); in xfs_bmap_shift_extents()
5788 xfs_bmbt_get_all(gotp, &got); in xfs_bmap_shift_extents()
5859 xfs_bmbt_get_all(gotp, &got); in xfs_bmap_split_extent_at()