| /linux/fs/xfs/libxfs/ |
| H A D | xfs_types.h | 33 typedef uint64_t xfs_fsblock_t; /* blockno in filesystem (agno|agbno) */ typedef 52 #define NULLFSBLOCK ((xfs_fsblock_t)-1) 157 xfs_fsblock_t br_startblock; /* starting block number */ 269 bool xfs_verify_fsbno(struct xfs_mount *mp, xfs_fsblock_t fsbno); 270 bool xfs_verify_fsbext(struct xfs_mount *mp, xfs_fsblock_t fsbno, 271 xfs_fsblock_t len);
|
| H A D | xfs_alloc.h | 39 xfs_fsblock_t fsbno; /* file system block number */ 112 xfs_fsblock_t target); 119 xfs_fsblock_t target); 130 xfs_fsblock_t target); 138 xfs_fsblock_t target); 233 int xfs_free_extent_later(struct xfs_trans *tp, xfs_fsblock_t bno, 253 xfs_fsblock_t xefi_startblock;/* starting fs block number */
|
| H A D | xfs_refcount.h | 63 xfs_fsblock_t ri_startblock; 94 xfs_fsblock_t fsb, xfs_extlen_t len); 96 xfs_fsblock_t fsb, xfs_extlen_t len);
|
| H A D | xfs_format.h | 102 xfs_fsblock_t sb_logstart; /* starting block of log if internal */ 703 (((xfs_fsblock_t)(agno) << (mp)->m_sb.sb_agblklog) | (agbno)) 710 (xfs_fsblock_t)(agno) * (mp)->m_sb.sb_agblocks + (agbno))) 1884 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS) 1886 static inline int isnullstartblock(xfs_fsblock_t x) in isnullstartblock() 1891 static inline xfs_fsblock_t nullstartblock(int k) in nullstartblock() 1897 static inline xfs_filblks_t startblockval(xfs_fsblock_t x) in startblockval()
|
| H A D | xfs_rmap.h | 189 void xfs_rmap_alloc_extent(struct xfs_trans *tp, bool isrt, xfs_fsblock_t fsbno, 191 void xfs_rmap_free_extent(struct xfs_trans *tp, bool isrt, xfs_fsblock_t fsbno,
|
| H A D | xfs_rtbitmap.h | 413 xfs_fsblock_t rtbno, xfs_filblks_t rtlen); 434 struct xfs_rtgroup *rtg, xfs_fsblock_t rtbno, in xfs_rtfree_blocks()
|
| H A D | xfs_ag.h | 339 static inline xfs_fsblock_t
|
| H A D | xfs_refcount.c | 1581 xfs_fsblock_t startblock, in __xfs_refcount_add() 1982 xfs_fsblock_t fsb, in xfs_refcount_alloc_cow_extent() 2001 xfs_fsblock_t fsb, in xfs_refcount_free_cow_extent() 2071 xfs_fsblock_t fsb; in xfs_refcount_recover_cow_leftovers()
|
| /linux/fs/xfs/scrub/ |
| H A D | newbt.h | 36 xfs_fsblock_t alloc_hint); 54 xfs_fsblock_t alloc_hint; 62 const struct xfs_owner_info *oinfo, xfs_fsblock_t alloc_hint,
|
| H A D | fsb_bitmap.h | 26 xfs_fsblock_t start, xfs_filblks_t len) in xfsb_bitmap_set()
|
| H A D | bmap_repair.c | 100 xfs_fsblock_t startblock, in xrep_bmap_discover_shared() 133 xfs_fsblock_t startblock, in xrep_bmap_from_rmap() 249 xfs_fsblock_t fsbno; in xrep_bmap_walk_rmap()
|
| H A D | cow_repair.c | 85 xfs_fsblock_t fsbno; 96 xfs_fsblock_t startblock, in xrep_cow_mark_file_range()
|
| H A D | trace.h | 477 __field(xfs_fsblock_t, startblock) 572 xfs_fsblock_t fsbno = xchk_btree_cur_fsbno(cur, level); 614 xfs_fsblock_t fsbno = xchk_btree_cur_fsbno(cur, level); 656 xfs_fsblock_t fsbno = xchk_btree_cur_fsbno(cur, level); 694 xfs_fsblock_t fsbno = xchk_btree_cur_fsbno(cur, level); 734 xfs_fsblock_t fsbno = xchk_btree_cur_fsbno(cur, level); 2206 __field(xfs_fsblock_t, pblk) 2649 TP_PROTO(struct xfs_inode *ip, xfs_fsblock_t startblock, 2655 __field(xfs_fsblock_t, startblock) 2676 xfs_fsblock_t new_startblock, xfs_extlen_t new_blockcount), [all …]
|
| H A D | newbt.c | 99 xfs_fsblock_t alloc_hint, in xrep_newbt_init_ag()
|
| H A D | attr_repair.c | 520 xfs_fsblock_t fsbno, in xrep_xattr_find_buf() 570 xfs_fsblock_t fsbno, in xrep_xattr_recover_block()
|
| H A D | rmap_repair.c | 386 xfs_fsblock_t fsbno; in xrep_rmap_visit_iroot_btree_block() 1268 xfs_fsblock_t alloc_hint) in xrep_rmap_alloc_vextent()
|
| /linux/fs/xfs/ |
| H A D | xfs_drain.h | 69 xfs_fsblock_t fsbno, enum xfs_group_type type);
|
| H A D | xfs_rtalloc.h | 75 int xfs_rtallocate_rtgs(struct xfs_trans *tp, xfs_fsblock_t bno_hint,
|
| H A D | xfs_bmap_util.h | 74 xfs_daddr_t xfs_fsb_to_db(struct xfs_inode *ip, xfs_fsblock_t fsb);
|
| H A D | xfs_mount.h | 122 xfs_fsblock_t start_fsb; 793 int xfs_zero_extent(struct xfs_inode *ip, xfs_fsblock_t start_fsb,
|
| H A D | xfs_zone_alloc.c | 233 xfs_fsblock_t old_startblock) in xfs_zoned_map_extent() 323 xfs_fsblock_t old_startblock) in xfs_zoned_end_io() 377 xfs_fsblock_t fsbno, in xfs_zone_free_blocks()
|
| H A D | xfs_fsmap.c | 480 xfs_fsblock_t start_fsb; in __xfs_getfsmap_datadev() 481 xfs_fsblock_t end_fsb; in __xfs_getfsmap_datadev() 688 xfs_fsblock_t start_fsb, end_fsb; in xfs_getfsmap_logdev()
|
| H A D | xfs_verify_media.c | 97 xfs_fsblock_t start_bno, end_bno; in xfs_verify_report_losses()
|
| H A D | xfs_notify_failure.c | 253 xfs_fsblock_t start_bno, end_bno; in xfs_dax_notify_dev_failure()
|
| H A D | xfs_dquot.c | 762 xfs_fsblock_t start; in xfs_dq_get_next_id() 776 start = (xfs_fsblock_t)next_id / mp->m_quotainfo->qi_dqperchunk; in xfs_dq_get_next_id()
|