Home
last modified time | relevance | path

Searched refs:xfs_filblks_t (Results 1 – 25 of 75) sorted by relevance

123

/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.h21 xfs_filblks_t xmi_blockcount;
57 xfs_filblks_t blockcount;
71 xfs_filblks_t ip1_bcount;
77 xfs_filblks_t ip2_bcount;
80 xfs_filblks_t ip1_rtbcount;
83 xfs_filblks_t ip2_rtbcount;
H A Dxfs_rtbitmap.h108 xfs_filblks_t blen) in xfs_blen_to_rtxoff()
117 static inline xfs_filblks_t
120 xfs_filblks_t blen) in xfs_blen_roundup_rtx()
413 xfs_fsblock_t rtbno, xfs_filblks_t rtlen);
416 xfs_filblks_t xfs_rtbitmap_blockcount(struct xfs_mount *mp);
417 xfs_filblks_t xfs_rtbitmap_blockcount_len(struct xfs_mount *mp,
419 xfs_filblks_t xfs_rtsummary_blockcount(struct xfs_mount *mp,
435 xfs_filblks_t rtlen) in xfs_rtfree_blocks()
445 static inline xfs_filblks_t
H A Dxfs_bmap.h181 xfs_filblks_t len);
201 xfs_filblks_t len, struct xfs_bmbt_irec *mval,
204 xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags,
207 xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags,
236 xfs_filblks_t xfs_bmap_worst_indlen(struct xfs_inode *ip, xfs_filblks_t len);
282 xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock,
H A Dxfs_types.h37 typedef uint64_t xfs_filblks_t; /* number of blocks in a file */ typedef
158 xfs_filblks_t br_blockcount; /* number of blocks */
278 xfs_filblks_t len);
H A Dxfs_metafile.c194 xfs_filblks_t len) in xfs_metafile_resv_free_space()
266 xfs_filblks_t used = 0, target = 0; in xfs_metafile_resv_init()
267 xfs_filblks_t hidden_space; in xfs_metafile_resv_init()
H A Dxfs_exchmaps.c680 xfs_filblks_t bmbt_blocks; in xfs_exchmaps_estimate_overhead()
681 xfs_filblks_t rmapbt_blocks; in xfs_exchmaps_estimate_overhead()
682 xfs_filblks_t resblks = req->resblks; in xfs_exchmaps_estimate_overhead()
756 xfs_filblks_t new_len; in xmi_can_merge_all()
911 xfs_filblks_t blockcount; in xmi_next()
1039 xfs_filblks_t ip1_blocks = 0, ip2_blocks = 0; in xfs_exchmaps_estimate()
H A Dxfs_metafile.h33 xfs_filblks_t len);
H A Dxfs_bmap.c174 xfs_filblks_t
177 xfs_filblks_t len) /* delayed extent length */ in xfs_bmap_worst_indlen()
182 xfs_filblks_t rval; in xfs_bmap_worst_indlen()
511 xfs_filblks_t len, in xfs_bmap_validate_ret()
1453 xfs_filblks_t da_new; /* new count del alloc blocks used */ in xfs_bmap_add_extent_delay_real()
1454 xfs_filblks_t da_old; /* old count del alloc blocks used */ in xfs_bmap_add_extent_delay_real()
1455 xfs_filblks_t temp=0; /* value for da_new calculations */ in xfs_bmap_add_extent_delay_real()
3682 xfs_filblks_t len) in xfs_trim_extent()
3718 xfs_filblks_t len, in xfs_bmapi_trim_map()
3763 xfs_filblks_t *len, in xfs_bmapi_update_map()
[all …]
H A Dxfs_rtbitmap.c1120 xfs_filblks_t rtlen) in xfs_rtfree_blocks()
1270 xfs_filblks_t
1298 xfs_filblks_t
1309 xfs_filblks_t
1331 xfs_filblks_t count_fsb, in xfs_rtfile_alloc_blocks()
1446 xfs_filblks_t i; in xfs_rtfile_initialize_blocks()
/linux/fs/xfs/
H A Dxfs_zone_alloc.h10 xfs_filblks_t reserved_blocks;
26 int xfs_zoned_space_reserve(struct xfs_mount *mp, xfs_filblks_t count_fsb,
30 void xfs_zoned_add_available(struct xfs_mount *mp, xfs_filblks_t count_fsb);
35 xfs_fsblock_t fsbno, xfs_filblks_t len);
H A Dxfs_zone_space_resv.c34 xfs_filblks_t count_fsb;
83 xfs_filblks_t count_fsb) in xfs_zoned_add_available()
120 xfs_filblks_t count_fsb, in xfs_zoned_reserve_available()
200 xfs_filblks_t *count_fsb, in xfs_zoned_reserve_extents_greedy()
221 xfs_filblks_t count_fsb, in xfs_zoned_space_reserve()
H A Dxfs_iomap.h32 static inline xfs_filblks_t
35 xfs_filblks_t count_fsb, in xfs_aligned_fsb_count()
H A Dxfs_bmap_util.c76 xfs_filblks_t *count) in xfs_bmap_count_leaves()
102 xfs_filblks_t *count) in xfs_bmap_count_blocks()
107 xfs_filblks_t btblocks = 0; in xfs_bmap_count_blocks()
261 xfs_filblks_t len; in xfs_getbmap()
653 xfs_filblks_t allocatesize_fsb; in xfs_alloc_file_space()
781 xfs_filblks_t len_fsb, in xfs_unmap_extent()
1256 xfs_filblks_t count_fsb; in xfs_swap_extent_rmap()
1258 xfs_filblks_t ilen; in xfs_swap_extent_rmap()
1259 xfs_filblks_t rlen; in xfs_swap_extent_rmap()
1275 count_fsb = (xfs_filblks_t)(end_fsb - offset_fsb); in xfs_swap_extent_rmap()
[all …]
H A Dxfs_bmap_util.h76 xfs_extnum_t xfs_bmap_count_leaves(struct xfs_ifork *ifp, xfs_filblks_t *count);
79 xfs_filblks_t *count);
H A Dxfs_iomap.c278 xfs_filblks_t resaligned; in xfs_iomap_write_direct()
621 xfs_filblks_t count_fsb; in xfs_iomap_write_unwritten()
622 xfs_filblks_t numblks_fsb; in xfs_iomap_write_unwritten()
635 count_fsb = (xfs_filblks_t)(count_fsb - offset_fsb); in xfs_iomap_write_unwritten()
1102 xfs_filblks_t count_fsb, in xfs_check_atomic_cow_conversion()
1133 const xfs_filblks_t count_fsb = end_fsb - offset_fsb; in xfs_atomic_write_cow_iomap_begin()
1134 xfs_filblks_t hole_count_fsb; in xfs_atomic_write_cow_iomap_begin()
1136 xfs_filblks_t resaligned; in xfs_atomic_write_cow_iomap_begin()
1318 xfs_filblks_t newlen=0; /* new indirect size */ in xfs_bmap_add_extent_hole_delay()
1319 xfs_filblks_t oldlen=0; /* old indirect size */ in xfs_bmap_add_extent_hole_delay()
[all …]
H A Dxfs_fsmap.h19 xfs_filblks_t fmr_length; /* length of segment, blocks */
H A Dxfs_reflink.c300 xfs_filblks_t count_fsb) in xfs_reflink_convert_cow_locked()
344 xfs_filblks_t count_fsb = end_fsb - offset_fsb; in xfs_reflink_convert_cow()
369 xfs_filblks_t count_fsb = imap->br_blockcount; in xfs_find_trim_cow_extent()
406 xfs_filblks_t count_fsb = imap->br_blockcount; in xfs_reflink_convert_unwritten()
442 xfs_filblks_t resaligned; in xfs_reflink_fill_cow_hole()
1539 xfs_filblks_t len; in xfs_reflink_remap_blocks()
1540 xfs_filblks_t remapped_len = 0; in xfs_reflink_remap_blocks()
1545 len = min_t(xfs_filblks_t, XFS_B_TO_FSB(mp, remap_len), in xfs_reflink_remap_blocks()
H A Dxfs_zone_alloc.c197 xfs_filblks_t len) in xfs_zone_inc_written()
214 xfs_filblks_t len) in xfs_zone_skip_blocks()
378 xfs_filblks_t len) in xfs_zone_free_blocks()
744 xfs_filblks_t count_fsb, in xfs_zone_alloc_blocks()
754 (xfs_filblks_t)rtg_blocks(rtg) - oz->oz_allocated); in xfs_zone_alloc_blocks()
1309 xfs_filblks_t adjust; in xfs_finish_spurious_open_zones()
/linux/fs/xfs/scrub/
H A Dtempfile.h26 xfs_filblks_t len);
34 xfs_filblks_t len, xrep_tempfile_copyin_fn fn, void *data);
H A Dialloc.c652 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks()
653 xfs_filblks_t inobt_blocks = 0; in xchk_iallocbt_xref_rmap_btreeblks()
654 xfs_filblks_t finobt_blocks = 0; in xchk_iallocbt_xref_rmap_btreeblks()
690 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes()
691 xfs_filblks_t inode_blocks; in xchk_iallocbt_xref_rmap_inodes()
H A Dtempexch.h15 xfs_fileoff_t off, xfs_filblks_t len, struct xrep_tempexch *ti);
H A Drtsummary.h17 xfs_filblks_t rsumblocks;
H A Doff_bitmap.h26 xfs_fileoff_t off, xfs_filblks_t len) in xoff_bitmap_set()
H A Drtb_bitmap.h26 xfs_rtblock_t start, xfs_filblks_t len) in xrtb_bitmap_set()
H A Dfsb_bitmap.h26 xfs_fsblock_t start, xfs_filblks_t len) in xfsb_bitmap_set()

123