Home
last modified time | relevance | path

Searched refs:xfs_fsblock_t (Results 1 – 25 of 43) sorted by relevance

12

/linux/fs/xfs/libxfs/
H A Dxfs_types.h33 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 */
241 bool xfs_verify_fsbno(struct xfs_mount *mp, xfs_fsblock_t fsbno);
242 bool xfs_verify_fsbext(struct xfs_mount *mp, xfs_fsblock_t fsbno,
243 xfs_fsblock_t len);
H A Dxfs_alloc.h39 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 Dxfs_refcount.h63 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 Dxfs_format.h102 xfs_fsblock_t sb_logstart; /* starting block of log if internal */
696 (((xfs_fsblock_t)(agno) << (mp)->m_sb.sb_agblklog) | (agbno))
703 (xfs_fsblock_t)(agno) * (mp)->m_sb.sb_agblocks + (agbno)))
1872 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)
1874 static inline int isnullstartblock(xfs_fsblock_t x) in isnullstartblock()
1879 static inline xfs_fsblock_t nullstartblock(int k) in nullstartblock()
1885 static inline xfs_filblks_t startblockval(xfs_fsblock_t x) in startblockval()
H A Dxfs_rmap.h189 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 Dxfs_rtbitmap.h413 xfs_fsblock_t rtbno, xfs_filblks_t rtlen);
434 struct xfs_rtgroup *rtg, xfs_fsblock_t rtbno, in xfs_rtfree_blocks()
H A Dxfs_bmap.c237 xfs_fsblock_t fsbno, /* file system block number */ in xfs_bmap_read_buf()
259 xfs_fsblock_t bno) in xfs_bmap_get_bp()
351 xfs_fsblock_t bno; /* block # of "block" */ in xfs_bmap_check_leaf_extents()
432 xfs_fsblock_t nextbno; in xfs_bmap_check_leaf_extents()
573 xfs_fsblock_t cbno; /* child block number */ in xfs_bmap_btree_to_extents()
3143 xfs_fsblock_t x, in xfs_bmap_adjacent_valid()
3144 xfs_fsblock_t y) in xfs_bmap_adjacent_valid()
3171 xfs_fsblock_t adjust; /* adjustment to block numbers */ in xfs_bmap_adjacent()
3199 xfs_fsblock_t gotbno; /* right side block number */ in xfs_bmap_adjacent()
3200 xfs_fsblock_t gotdiff=0; /* right side difference */ in xfs_bmap_adjacent()
[all …]
H A Dxfs_ag.h338 static inline xfs_fsblock_t
H A Dxfs_refcount.c1583 xfs_fsblock_t startblock, in __xfs_refcount_add()
1984 xfs_fsblock_t fsb, in xfs_refcount_alloc_cow_extent()
2003 xfs_fsblock_t fsb, in xfs_refcount_free_cow_extent()
2073 xfs_fsblock_t fsb; in xfs_refcount_recover_cow_leftovers()
H A Dxfs_symlink_remote.c319 xfs_fsblock_t fs_blocks, in xfs_symlink_write_target()
H A Dxfs_rtbitmap.c1119 xfs_fsblock_t rtbno, in xfs_rtfree_blocks()
1358 xfs_fsblock_t fsbno, in xfs_rtfile_initialize_block()
/linux/fs/xfs/scrub/
H A Dnewbt.h36 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 Dtrace.c39 static inline xfs_fsblock_t
H A Dfsb_bitmap.h26 xfs_fsblock_t start, xfs_filblks_t len) in xfsb_bitmap_set()
H A Dagb_bitmap.c60 xfs_fsblock_t fsbno; in xagb_bitmap_visit_btblock()
H A Dbmap_repair.c100 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 Dcow_repair.c85 xfs_fsblock_t fsbno;
96 xfs_fsblock_t startblock, in xrep_cow_mark_file_range()
H A Dtrace.h477 __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);
2169 __field(xfs_fsblock_t, pblk)
2612 TP_PROTO(struct xfs_inode *ip, xfs_fsblock_t startblock,
2618 __field(xfs_fsblock_t, startblock)
2639 xfs_fsblock_t new_startblock, xfs_extlen_t new_blockcount),
[all …]
H A Dsymlink_repair.c392 xfs_fsblock_t fs_blocks; in xrep_symlink_rebuild()
/linux/fs/xfs/
H A Dxfs_drain.h69 xfs_fsblock_t fsbno, enum xfs_group_type type);
H A Dxfs_rtalloc.h80 int xfs_rtallocate_rtgs(struct xfs_trans *tp, xfs_fsblock_t bno_hint,
H A Dxfs_drain.c106 xfs_fsblock_t fsbno, in xfs_group_intent_get()
H A Dxfs_bmap_util.h72 xfs_daddr_t xfs_fsb_to_db(struct xfs_inode *ip, xfs_fsblock_t fsb);
H A Dxfs_fsmap.c480 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 Dxfs_notify_failure.c246 xfs_fsblock_t start_bno, end_bno; in xfs_dax_notify_dev_failure()

12