| /linux/fs/xfs/libxfs/ |
| 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;
|
| A D | xfs_bmap.h | 177 xfs_filblks_t len); 197 xfs_filblks_t len, struct xfs_bmbt_irec *mval, 200 xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags, 203 xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags, 223 xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc, 281 xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock,
|
| A D | xfs_types.h | 35 typedef uint64_t xfs_filblks_t; /* number of blocks in a file */ typedef 154 xfs_filblks_t br_blockcount; /* number of blocks */ 229 xfs_filblks_t len);
|
| A D | xfs_rtbitmap.h | 315 xfs_filblks_t rtlen); 317 xfs_filblks_t xfs_rtbitmap_blockcount(struct xfs_mount *mp, xfs_rtbxlen_t 319 xfs_filblks_t xfs_rtsummary_blockcount(struct xfs_mount *mp, 347 static inline xfs_filblks_t
|
| A D | xfs_exchmaps.c | 678 xfs_filblks_t bmbt_blocks; in xfs_exchmaps_estimate_overhead() 679 xfs_filblks_t rmapbt_blocks; in xfs_exchmaps_estimate_overhead() 680 xfs_filblks_t resblks = req->resblks; in xfs_exchmaps_estimate_overhead() 754 xfs_filblks_t new_len; in xmi_can_merge_all() 909 xfs_filblks_t blockcount; in xmi_next() 1037 xfs_filblks_t ip1_blocks = 0, ip2_blocks = 0; in xfs_exchmaps_estimate()
|
| A D | xfs_bmap.c | 173 STATIC xfs_filblks_t 512 xfs_filblks_t len, in xfs_bmap_validate_ret() 3795 xfs_filblks_t len) in xfs_trim_extent() 3831 xfs_filblks_t len, in xfs_bmapi_trim_map() 3876 xfs_filblks_t *len, in xfs_bmapi_update_map() 3930 xfs_filblks_t len, in xfs_bmapi_read() 4027 xfs_filblks_t len, in xfs_bmapi_reserve_delalloc() 4028 xfs_filblks_t prealloc, in xfs_bmapi_reserve_delalloc() 4253 xfs_filblks_t len, in xfs_bmapi_convert_unwritten() 4766 xfs_filblks_t len, in xfs_bmapi_remap() [all …]
|
| A D | xfs_rtbitmap.c | 1022 xfs_filblks_t rtlen) in xfs_rtfree_blocks() 1143 xfs_filblks_t 1152 xfs_filblks_t 1227 xfs_filblks_t count_fsb, in xfs_rtfile_alloc_blocks() 1319 xfs_filblks_t i; in xfs_rtfile_initialize_blocks()
|
| A D | xfs_bmap_btree.h | 28 extern xfs_filblks_t xfs_bmbt_disk_get_blockcount(const struct xfs_bmbt_rec *r);
|
| A D | xfs_types.c | 154 xfs_filblks_t len) in xfs_verify_rtbext()
|
| /linux/fs/xfs/scrub/ |
| A D | tempfile.h | 24 xfs_filblks_t len); 32 xfs_filblks_t len, xrep_tempfile_copyin_fn fn, void *data);
|
| A D | rtsummary.h | 17 xfs_filblks_t rsumblocks;
|
| A D | fsb_bitmap.h | 26 xfs_fsblock_t start, xfs_filblks_t len) in xfsb_bitmap_set()
|
| A D | off_bitmap.h | 26 xfs_fileoff_t off, xfs_filblks_t len) in xoff_bitmap_set()
|
| A D | bmap_repair.c | 99 xfs_filblks_t blockcount) in xrep_bmap_discover_shared() 125 xfs_filblks_t blockcount, in xrep_bmap_from_rmap() 151 irec.br_blockcount = min_t(xfs_filblks_t, blockcount, in xrep_bmap_from_rmap()
|
| A D | ialloc.c | 654 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks() 692 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes() 693 xfs_filblks_t inode_blocks; in xchk_iallocbt_xref_rmap_inodes()
|
| A D | rtbitmap_repair.c | 56 xfs_filblks_t len) in xrep_rtbitmap_data_mappings()
|
| A D | cow_repair.c | 90 xfs_filblks_t blockcount) in xrep_cow_mark_file_range() 510 xfs_extlen_t len = min_t(xfs_filblks_t, blockcount, in xrep_cow_replace()
|
| A D | rtbitmap.c | 83 xfs_filblks_t blockcount; in xchk_rtbitmap_rec()
|
| /linux/fs/xfs/ |
| A D | xfs_iomap.h | 30 static inline xfs_filblks_t 33 xfs_filblks_t count_fsb, in xfs_aligned_fsb_count()
|
| A D | xfs_bmap_util.h | 74 xfs_extnum_t xfs_bmap_count_leaves(struct xfs_ifork *ifp, xfs_filblks_t *count); 77 xfs_filblks_t *count);
|
| A D | xfs_bmap_util.c | 83 xfs_filblks_t *count) in xfs_bmap_count_leaves() 109 xfs_filblks_t *count) in xfs_bmap_count_blocks() 268 xfs_filblks_t len; in xfs_getbmap() 641 xfs_filblks_t allocatesize_fsb; in xfs_alloc_file_space() 769 xfs_filblks_t len_fsb, in xfs_unmap_extent() 1242 xfs_filblks_t count_fsb; in xfs_swap_extent_rmap() 1244 xfs_filblks_t ilen; in xfs_swap_extent_rmap() 1245 xfs_filblks_t rlen; in xfs_swap_extent_rmap() 1261 count_fsb = (xfs_filblks_t)(end_fsb - offset_fsb); in xfs_swap_extent_rmap() 1362 xfs_filblks_t aforkblks = 0; in xfs_swap_extent_forks() [all …]
|
| A D | xfs_fsmap.h | 19 xfs_filblks_t fmr_length; /* length of segment, blocks */
|
| A D | xfs_reflink.c | 249 xfs_filblks_t count_fsb) in xfs_reflink_convert_cow_locked() 293 xfs_filblks_t count_fsb = end_fsb - offset_fsb; in xfs_reflink_convert_cow() 318 xfs_filblks_t count_fsb = imap->br_blockcount; in xfs_find_trim_cow_extent() 355 xfs_filblks_t count_fsb = imap->br_blockcount; in xfs_reflink_convert_unwritten() 391 xfs_filblks_t resaligned; in xfs_reflink_fill_cow_hole() 1336 xfs_filblks_t len; in xfs_reflink_remap_blocks() 1337 xfs_filblks_t remapped_len = 0; in xfs_reflink_remap_blocks() 1342 len = min_t(xfs_filblks_t, XFS_B_TO_FSB(mp, remap_len), in xfs_reflink_remap_blocks()
|
| A D | xfs_qm.h | 61 xfs_filblks_t qi_dqchunklen; /* # BBs in a chunk of dqs */
|
| A D | xfs_inode.h | 637 xfs_filblks_t *dblocks, xfs_filblks_t *rblocks);
|