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()
1253 xfs_extnum_t i, j; /* index into the extents list */ in xfs_bmap_read_extents()
1259 xfs_extnum_t room; /* number of entries there's room for */ in xfs_bmap_read_extents()
1306 xfs_extnum_t num_recs; in xfs_bmap_read_extents()
1307 xfs_extnum_t start; in xfs_bmap_read_extents()
1385 xfs_extnum_t *lastxp, /* out: last extent index */ in xfs_bmap_search_multi_extents()
1390 xfs_extnum_t lastx; /* last extent index */ in xfs_bmap_search_multi_extents()
1433 xfs_extnum_t *lastxp, /* out: last extent index */ in xfs_bmap_search_extents()
1485 xfs_extnum_t nextents; /* number of extent entries */ in xfs_bmap_first_unused()
1536 xfs_extnum_t lastx; /* last extent used */ in xfs_bmap_last_before()
2261 xfs_extnum_t *idx, /* extent number to update/insert */ in xfs_bmap_add_extent_unwritten_real()
2786 xfs_extnum_t *idx, /* extent number to update/insert */ in xfs_bmap_add_extent_hole_delay()
4023 xfs_extnum_t lastx; in xfs_bmapi_read()
4103 xfs_extnum_t *lastx, in xfs_bmapi_reserve_delalloc()
4210 xfs_extnum_t lastx; /* last useful extent number */ in xfs_bmapi_delay()
4725 xfs_extnum_t *idx, /* extent number to update/delete */ in xfs_bmap_del_extent()
5051 xfs_extnum_t nexts, /* number of extents max */ in xfs_bunmapi()
5062 xfs_extnum_t extno; /* extent number in list */ in xfs_bunmapi()
5066 xfs_extnum_t lastx; /* last extent index used */ in xfs_bunmapi()
5070 xfs_extnum_t nextents; /* number of file extents */ in xfs_bunmapi()
5667 xfs_extnum_t nexts = 0; in xfs_bmap_shift_extents()
5668 xfs_extnum_t current_ext; in xfs_bmap_shift_extents()
5669 xfs_extnum_t total_extents; in xfs_bmap_shift_extents()
5670 xfs_extnum_t stop_extent; in xfs_bmap_shift_extents()
5822 xfs_extnum_t current_ext; in xfs_bmap_split_extent_at()