| /linux/fs/xfs/libxfs/ |
| H A D | xfs_exchmaps.h | 21 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 D | xfs_rtbitmap.h | 108 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 D | xfs_bmap.h | 181 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 D | xfs_types.h | 37 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 D | xfs_metafile.c | 194 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 D | xfs_exchmaps.c | 680 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 D | xfs_metafile.h | 33 xfs_filblks_t len);
|
| H A D | xfs_bmap.c | 174 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 D | xfs_rtbitmap.c | 1120 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 D | xfs_zone_alloc.h | 10 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 D | xfs_zone_space_resv.c | 34 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 D | xfs_iomap.h | 32 static inline xfs_filblks_t 35 xfs_filblks_t count_fsb, in xfs_aligned_fsb_count()
|
| H A D | xfs_bmap_util.c | 76 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 D | xfs_bmap_util.h | 76 xfs_extnum_t xfs_bmap_count_leaves(struct xfs_ifork *ifp, xfs_filblks_t *count); 79 xfs_filblks_t *count);
|
| H A D | xfs_iomap.c | 278 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 D | xfs_fsmap.h | 19 xfs_filblks_t fmr_length; /* length of segment, blocks */
|
| H A D | xfs_reflink.c | 300 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 D | xfs_zone_alloc.c | 197 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 D | tempfile.h | 26 xfs_filblks_t len); 34 xfs_filblks_t len, xrep_tempfile_copyin_fn fn, void *data);
|
| H A D | ialloc.c | 652 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 D | tempexch.h | 15 xfs_fileoff_t off, xfs_filblks_t len, struct xrep_tempexch *ti);
|
| H A D | rtsummary.h | 17 xfs_filblks_t rsumblocks;
|
| H A D | off_bitmap.h | 26 xfs_fileoff_t off, xfs_filblks_t len) in xoff_bitmap_set()
|
| H A D | rtb_bitmap.h | 26 xfs_rtblock_t start, xfs_filblks_t len) in xrtb_bitmap_set()
|
| H A D | fsb_bitmap.h | 26 xfs_fsblock_t start, xfs_filblks_t len) in xfsb_bitmap_set()
|