Lines Matching refs:xfs_extnum_t
341 xfs_extnum_t i=0, j; /* index into the extents list */ in xfs_bmap_check_leaf_extents()
418 xfs_extnum_t num_recs; in xfs_bmap_check_leaf_extents()
497 xfs_extnum_t cnt, /* count of entries in the list */ in xfs_bmap_trace_exlist()
501 xfs_extnum_t idx; /* extent record index */ in xfs_bmap_trace_exlist()
736 xfs_extnum_t i, cnt; /* extent record index */ in xfs_bmap_extents_to_btree()
740 xfs_extnum_t nextents; /* number of file extents */ in xfs_bmap_extents_to_btree()
1254 xfs_extnum_t i, j; /* index into the extents list */ in xfs_bmap_read_extents()
1260 xfs_extnum_t room; /* number of entries there's room for */ in xfs_bmap_read_extents()
1307 xfs_extnum_t num_recs; in xfs_bmap_read_extents()
1308 xfs_extnum_t start; in xfs_bmap_read_extents()
1386 xfs_extnum_t *lastxp, /* out: last extent index */ in xfs_bmap_search_multi_extents()
1391 xfs_extnum_t lastx; /* last extent index */ in xfs_bmap_search_multi_extents()
1434 xfs_extnum_t *lastxp, /* out: last extent index */ in xfs_bmap_search_extents()
1486 xfs_extnum_t nextents; /* number of extent entries */ in xfs_bmap_first_unused()
1537 xfs_extnum_t lastx; /* last extent used */ in xfs_bmap_last_before()
2262 xfs_extnum_t *idx, /* extent number to update/insert */ in xfs_bmap_add_extent_unwritten_real()
2787 xfs_extnum_t *idx, /* extent number to update/insert */ in xfs_bmap_add_extent_hole_delay()
4018 xfs_extnum_t lastx; in xfs_bmapi_read()
4098 xfs_extnum_t *lastx, in xfs_bmapi_reserve_delalloc()
4205 xfs_extnum_t lastx; /* last useful extent number */ in xfs_bmapi_delay()
4686 xfs_extnum_t *idx, /* extent number to update/delete */ in xfs_bmap_del_extent()
5012 xfs_extnum_t nexts, /* number of extents max */ in xfs_bunmapi()
5023 xfs_extnum_t extno; /* extent number in list */ in xfs_bunmapi()
5027 xfs_extnum_t lastx; /* last extent index used */ in xfs_bunmapi()
5031 xfs_extnum_t nextents; /* number of file extents */ in xfs_bunmapi()
5628 xfs_extnum_t nexts = 0; in xfs_bmap_shift_extents()
5629 xfs_extnum_t current_ext; in xfs_bmap_shift_extents()
5630 xfs_extnum_t total_extents; in xfs_bmap_shift_extents()
5631 xfs_extnum_t stop_extent; in xfs_bmap_shift_extents()
5783 xfs_extnum_t current_ext; in xfs_bmap_split_extent_at()