xfs_agblock_t 80 fs/xfs/libxfs/xfs_ag.c xfs_agblock_t start = XFS_FSB_TO_AGBNO(mp, xfs_agblock_t 15 fs/xfs/libxfs/xfs_ag.h xfs_agblock_t agno; /* ag to init */ xfs_agblock_t 57 fs/xfs/libxfs/xfs_alloc.c return size / sizeof(xfs_agblock_t); xfs_agblock_t 145 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno, /* starting block of extent */ xfs_agblock_t 161 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno, /* starting block of extent */ xfs_agblock_t 177 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno, /* starting block of extent */ xfs_agblock_t 194 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno, /* starting block of extent */ xfs_agblock_t 210 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t *bno, /* output: starting block of extent */ xfs_agblock_t 255 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t foundbno, /* starting block in found extent */ xfs_agblock_t 257 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t *resbno, /* result block number */ xfs_agblock_t 261 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno = foundbno; xfs_agblock_t 282 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t aligned_bno = roundup(bno, args->alignment); xfs_agblock_t 302 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t wantbno, /* target starting block */ xfs_agblock_t 306 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t freebno, /* freespace's starting block */ xfs_agblock_t 308 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t *newbnop) /* result: best start block from free */ xfs_agblock_t 310 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t freeend; /* end of freespace extent */ xfs_agblock_t 311 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t newbno1; /* return block number */ xfs_agblock_t 312 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t newbno2; /* other new block number */ xfs_agblock_t 315 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t wantend; /* end of target extent */ xfs_agblock_t 413 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t fbno, /* starting block of free extent */ xfs_agblock_t 415 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t rbno, /* starting block of returned extent */ xfs_agblock_t 421 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t nfbno1; /* first new free startblock */ xfs_agblock_t 422 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t nfbno2; /* second new free startblock */ xfs_agblock_t 707 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t *fbnop, /* result block number */ xfs_agblock_t 712 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t fbno = NULLAGBLOCK; xfs_agblock_t 885 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t fbno; /* start block of found extent */ xfs_agblock_t 887 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t tbno; /* start block of busy extent */ xfs_agblock_t 889 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t tend; /* end block of busy extent */ xfs_agblock_t 995 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t gdiff, /* difference for search comparison */ xfs_agblock_t 996 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t *sbno, /* extent found by search */ xfs_agblock_t 998 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t *sbnoa, /* aligned extent found by search */ xfs_agblock_t 1002 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t new; xfs_agblock_t 1003 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t sdiff; xfs_agblock_t 1094 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t gtbno; /* start bno of right side entry */ xfs_agblock_t 1095 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t gtbnoa; /* aligned ... */ xfs_agblock_t 1099 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t gtnew; /* useful start bno of right side */ xfs_agblock_t 1103 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t ltbno; /* start bno of left side entry */ xfs_agblock_t 1104 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t ltbnoa; /* aligned ... */ xfs_agblock_t 1108 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t ltnew; /* useful start bno of left side */ xfs_agblock_t 1182 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bnew=0; xfs_agblock_t 1496 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t fbno; /* start of found freespace */ xfs_agblock_t 1499 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t rbno; /* returned block number */ xfs_agblock_t 1585 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bestfbno; xfs_agblock_t 1587 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bestrbno; xfs_agblock_t 1690 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno, xfs_agblock_t 1699 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t gtbno; /* start of right neighbor */ xfs_agblock_t 1701 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t ltbno; /* start of left neighbor */ xfs_agblock_t 1703 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t nbno; /* new starting block of freesp */ xfs_agblock_t 1823 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t xxbno; xfs_agblock_t 2077 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t agbno, xfs_agblock_t 2233 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno; /* freelist block */ xfs_agblock_t 2394 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t *bnop, /* block address retrieved from freelist */ xfs_agblock_t 2399 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno; /* block number returned */ xfs_agblock_t 2523 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno, /* block being freed */ xfs_agblock_t 2572 fs/xfs/libxfs/xfs_alloc.c startoff + sizeof(xfs_agblock_t) - 1); xfs_agblock_t 2781 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t agsize; /* allocation group size */ xfs_agblock_t 3026 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t agbno = XFS_FSB_TO_AGBNO(mp, bno); xfs_agblock_t 3123 fs/xfs/libxfs/xfs_alloc.c xfs_agblock_t bno, xfs_agblock_t 60 fs/xfs/libxfs/xfs_alloc.h xfs_agblock_t agbno; /* allocation group-relative block # */ xfs_agblock_t 69 fs/xfs/libxfs/xfs_alloc.h xfs_agblock_t min_agbno; /* set an agbno range for NEAR allocs */ xfs_agblock_t 70 fs/xfs/libxfs/xfs_alloc.h xfs_agblock_t max_agbno; /* ... */ xfs_agblock_t 126 fs/xfs/libxfs/xfs_alloc.h xfs_agblock_t *bnop, /* block address retrieved from freelist */ xfs_agblock_t 156 fs/xfs/libxfs/xfs_alloc.h xfs_agblock_t bno, /* block being freed */ xfs_agblock_t 203 fs/xfs/libxfs/xfs_alloc.h xfs_agblock_t bno, /* starting block of extent */ xfs_agblock_t 210 fs/xfs/libxfs/xfs_alloc.h xfs_agblock_t bno, /* starting block of extent */ xfs_agblock_t 217 fs/xfs/libxfs/xfs_alloc.h xfs_agblock_t *bno, /* output: starting block of extent */ xfs_agblock_t 225 fs/xfs/libxfs/xfs_alloc.h int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t, xfs_agblock_t 245 fs/xfs/libxfs/xfs_alloc.h int xfs_alloc_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_agblock_t 248 fs/xfs/libxfs/xfs_alloc.h typedef int (*xfs_agfl_walk_fn)(struct xfs_mount *mp, xfs_agblock_t bno, xfs_agblock_t 62 fs/xfs/libxfs/xfs_alloc_btree.c xfs_agblock_t bno; xfs_agblock_t 91 fs/xfs/libxfs/xfs_alloc_btree.c xfs_agblock_t bno; xfs_agblock_t 541 fs/xfs/libxfs/xfs_bmap.c xfs_agblock_t agbno; xfs_agblock_t 214 fs/xfs/libxfs/xfs_btree.c xfs_agblock_t agbno, xfs_agblock_t 709 fs/xfs/libxfs/xfs_btree.c xfs_agblock_t agbno) /* allocation group block number */ xfs_agblock_t 892 fs/xfs/libxfs/xfs_btree.c xfs_agblock_t agbno, /* allocation group block number */ xfs_agblock_t 936 fs/xfs/libxfs/xfs_btree.c xfs_agblock_t left = be32_to_cpu(block->bb_u.s.bb_leftsib); xfs_agblock_t 937 fs/xfs/libxfs/xfs_btree.c xfs_agblock_t right = be32_to_cpu(block->bb_u.s.bb_rightsib); xfs_agblock_t 993 fs/xfs/libxfs/xfs_btree.c xfs_agblock_t agbno; xfs_agblock_t 4502 fs/xfs/libxfs/xfs_btree.c xfs_agblock_t agno; xfs_agblock_t 276 fs/xfs/libxfs/xfs_btree.h xfs_agblock_t agbno, /* btree block disk address */ xfs_agblock_t 315 fs/xfs/libxfs/xfs_btree.h xfs_agblock_t agbno); /* allocation group block number */ xfs_agblock_t 369 fs/xfs/libxfs/xfs_btree.h xfs_agblock_t agbno, /* allocation group block number */ xfs_agblock_t 449 fs/xfs/libxfs/xfs_btree.h #define XFS_AGBLOCK_MIN(a,b) min_t(xfs_agblock_t, (a), (b)) xfs_agblock_t 450 fs/xfs/libxfs/xfs_btree.h #define XFS_AGBLOCK_MAX(a,b) max_t(xfs_agblock_t, (a), (b)) xfs_agblock_t 107 fs/xfs/libxfs/xfs_format.h xfs_agblock_t sb_rextsize; /* realtime extent size, blocks */ xfs_agblock_t 108 fs/xfs/libxfs/xfs_format.h xfs_agblock_t sb_agblocks; /* size of an allocation group */ xfs_agblock_t 565 fs/xfs/libxfs/xfs_format.h #define XFS_HDR_BLOCK(mp,d) ((xfs_agblock_t)XFS_BB_TO_FSBT(mp,d)) xfs_agblock_t 809 fs/xfs/libxfs/xfs_format.h ((xfs_agblock_t)((fsbno) & xfs_mask32lo((mp)->m_sb.sb_agblklog))) xfs_agblock_t 1083 fs/xfs/libxfs/xfs_format.h (((xfs_agblock_t)(i) >> XFS_INO_OFFSET_BITS(mp)) & \ xfs_agblock_t 1246 fs/xfs/libxfs/xfs_format.h xfs_agblock_t ar_startblock; /* starting block number */ xfs_agblock_t 1257 fs/xfs/libxfs/xfs_format.h #define XFS_BNO_BLOCK(mp) ((xfs_agblock_t)(XFS_AGFL_BLOCK(mp) + 1)) xfs_agblock_t 1258 fs/xfs/libxfs/xfs_format.h #define XFS_CNT_BLOCK(mp) ((xfs_agblock_t)(XFS_BNO_BLOCK(mp) + 1)) xfs_agblock_t 1339 fs/xfs/libxfs/xfs_format.h #define XFS_IBT_BLOCK(mp) ((xfs_agblock_t)(XFS_CNT_BLOCK(mp) + 1)) xfs_agblock_t 1340 fs/xfs/libxfs/xfs_format.h #define XFS_FIBT_BLOCK(mp) ((xfs_agblock_t)(XFS_IBT_BLOCK(mp) + 1)) xfs_agblock_t 1431 fs/xfs/libxfs/xfs_format.h xfs_agblock_t rm_startblock; /* extent start block */ xfs_agblock_t 1486 fs/xfs/libxfs/xfs_format.h #define XFS_REFC_COW_START ((xfs_agblock_t)(1U << 31)) xfs_agblock_t 1501 fs/xfs/libxfs/xfs_format.h xfs_agblock_t rc_startblock; /* starting block number */ xfs_agblock_t 268 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t agbno, xfs_agblock_t 269 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t length, xfs_agblock_t 420 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t agbno; xfs_agblock_t 421 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t mod; xfs_agblock_t 1831 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t sagbno = XFS_AGINO_TO_AGBNO(mp, xfs_agblock_t 1835 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t agbno; xfs_agblock_t 2138 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t agbno; /* block number containing inode */ xfs_agblock_t 2211 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t agbno, xfs_agblock_t 2212 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t *chunk_agbno, xfs_agblock_t 2213 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t *offset_agbno, xfs_agblock_t 2276 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t agbno; /* block number of inode in the alloc group */ xfs_agblock_t 2279 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t chunk_agbno; /* first block in inode chunk */ xfs_agblock_t 2280 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t cluster_agbno; /* first block in inode cluster */ xfs_agblock_t 2283 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t offset_agbno; /* blks from chunk start to inode */ xfs_agblock_t 2691 fs/xfs/libxfs/xfs_ialloc.c xfs_agblock_t bno, xfs_agblock_t 134 fs/xfs/libxfs/xfs_ialloc.h xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_agblock_t 135 fs/xfs/libxfs/xfs_ialloc.h xfs_agblock_t length, unsigned int gen); xfs_agblock_t 144 fs/xfs/libxfs/xfs_ialloc.h xfs_agblock_t bno, xfs_extlen_t len, bool *exists); xfs_agblock_t 80 fs/xfs/libxfs/xfs_ialloc_btree.c xfs_agblock_t sbno = be32_to_cpu(start->s); xfs_agblock_t 545 fs/xfs/libxfs/xfs_ialloc_btree.c xfs_agblock_t agblocks = xfs_ag_block_count(mp, agno); xfs_agblock_t 35 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_extlen_t aglen); xfs_agblock_t 37 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_extlen_t aglen); xfs_agblock_t 46 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t bno, xfs_agblock_t 63 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t bno, xfs_agblock_t 80 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t bno, xfs_agblock_t 114 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t realstart; xfs_agblock_t 322 fs/xfs/libxfs/xfs_refcount.c static inline xfs_agblock_t xfs_agblock_t 335 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 457 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t *agbno, xfs_agblock_t 572 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 656 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 745 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t *agbno, xfs_agblock_t 866 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t *agbno, xfs_agblock_t 991 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 993 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t *new_agbno, xfs_agblock_t 1091 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t bno; xfs_agblock_t 1092 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t new_agbno; xfs_agblock_t 1242 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 1244 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t *fbno, xfs_agblock_t 1388 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 1467 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 1514 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 1531 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno, xfs_agblock_t 1618 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t agbno; xfs_agblock_t 1704 fs/xfs/libxfs/xfs_refcount.c xfs_agblock_t bno, xfs_agblock_t 10 fs/xfs/libxfs/xfs_refcount.h xfs_agblock_t bno, int *stat); xfs_agblock_t 12 fs/xfs/libxfs/xfs_refcount.h xfs_agblock_t bno, int *stat); xfs_agblock_t 14 fs/xfs/libxfs/xfs_refcount.h xfs_agblock_t bno, int *stat); xfs_agblock_t 45 fs/xfs/libxfs/xfs_refcount.h xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, xfs_agblock_t 72 fs/xfs/libxfs/xfs_refcount.h xfs_agblock_t bno, xfs_extlen_t len, bool *exists); xfs_agblock_t 389 fs/xfs/libxfs/xfs_refcount_btree.c xfs_agblock_t agblocks) xfs_agblock_t 411 fs/xfs/libxfs/xfs_refcount_btree.c xfs_agblock_t agblocks; xfs_agblock_t 55 fs/xfs/libxfs/xfs_refcount_btree.h xfs_agblock_t agblocks); xfs_agblock_t 32 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 54 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 101 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t agbno, xfs_agblock_t 137 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t agbno, xfs_agblock_t 275 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 353 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 454 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 651 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 706 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 888 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 925 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 1350 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 1739 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 1901 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 2169 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno; xfs_agblock_t 2358 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 2380 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 2429 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 2454 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 2522 fs/xfs/libxfs/xfs_rmap.c xfs_agblock_t bno, xfs_agblock_t 116 fs/xfs/libxfs/xfs_rmap.h xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, xfs_agblock_t 119 fs/xfs/libxfs/xfs_rmap.h xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, xfs_agblock_t 122 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_lookup_le(struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_agblock_t 125 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_lookup_eq(struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_agblock_t 128 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno, xfs_agblock_t 173 fs/xfs/libxfs/xfs_rmap.h xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner); xfs_agblock_t 175 fs/xfs/libxfs/xfs_rmap.h xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner); xfs_agblock_t 184 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_find_left_neighbor(struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_agblock_t 187 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_agblock_t 195 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_agblock_t 197 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_record_exists(struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_agblock_t 200 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_has_other_keys(struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_agblock_t 89 fs/xfs/libxfs/xfs_rmap_btree.c xfs_agblock_t bno; xfs_agblock_t 125 fs/xfs/libxfs/xfs_rmap_btree.c xfs_agblock_t bno; xfs_agblock_t 539 fs/xfs/libxfs/xfs_rmap_btree.c xfs_agblock_t agblocks) xfs_agblock_t 561 fs/xfs/libxfs/xfs_rmap_btree.c xfs_agblock_t agblocks; xfs_agblock_t 52 fs/xfs/libxfs/xfs_rmap_btree.h xfs_agblock_t agblocks); xfs_agblock_t 16 fs/xfs/libxfs/xfs_types.c xfs_agblock_t xfs_agblock_t 36 fs/xfs/libxfs/xfs_types.c xfs_agblock_t agbno) xfs_agblock_t 38 fs/xfs/libxfs/xfs_types.c xfs_agblock_t eoag; xfs_agblock_t 72 fs/xfs/libxfs/xfs_types.c xfs_agblock_t bno; xfs_agblock_t 73 fs/xfs/libxfs/xfs_types.c xfs_agblock_t eoag; xfs_agblock_t 52 fs/xfs/libxfs/xfs_types.h #define NULLAGBLOCK ((xfs_agblock_t)-1) xfs_agblock_t 185 fs/xfs/libxfs/xfs_types.h xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno); xfs_agblock_t 187 fs/xfs/libxfs/xfs_types.h xfs_agblock_t agbno); xfs_agblock_t 30 fs/xfs/scrub/agheader.c xfs_agblock_t agbno; xfs_agblock_t 382 fs/xfs/scrub/agheader.c xfs_agblock_t agbno; xfs_agblock_t 415 fs/xfs/scrub/agheader.c xfs_agblock_t blocks; xfs_agblock_t 416 fs/xfs/scrub/agheader.c xfs_agblock_t btreeblks; xfs_agblock_t 460 fs/xfs/scrub/agheader.c xfs_agblock_t blocks; xfs_agblock_t 479 fs/xfs/scrub/agheader.c xfs_agblock_t agbno; xfs_agblock_t 512 fs/xfs/scrub/agheader.c xfs_agblock_t agbno; xfs_agblock_t 513 fs/xfs/scrub/agheader.c xfs_agblock_t eoag; xfs_agblock_t 514 fs/xfs/scrub/agheader.c xfs_agblock_t agfl_first; xfs_agblock_t 515 fs/xfs/scrub/agheader.c xfs_agblock_t agfl_last; xfs_agblock_t 516 fs/xfs/scrub/agheader.c xfs_agblock_t agfl_count; xfs_agblock_t 517 fs/xfs/scrub/agheader.c xfs_agblock_t fl_count; xfs_agblock_t 603 fs/xfs/scrub/agheader.c xfs_agblock_t *entries; xfs_agblock_t 611 fs/xfs/scrub/agheader.c xfs_agblock_t agbno) xfs_agblock_t 626 fs/xfs/scrub/agheader.c xfs_agblock_t agbno, xfs_agblock_t 652 fs/xfs/scrub/agheader.c const xfs_agblock_t *a = pa; xfs_agblock_t 653 fs/xfs/scrub/agheader.c const xfs_agblock_t *b = pb; xfs_agblock_t 664 fs/xfs/scrub/agheader.c xfs_agblock_t agbno; xfs_agblock_t 723 fs/xfs/scrub/agheader.c sai.entries = kmem_zalloc(sizeof(xfs_agblock_t) * agflcount, xfs_agblock_t 790 fs/xfs/scrub/agheader.c xfs_agblock_t agbno; xfs_agblock_t 820 fs/xfs/scrub/agheader.c xfs_agblock_t agbno; xfs_agblock_t 821 fs/xfs/scrub/agheader.c xfs_agblock_t eoag; xfs_agblock_t 64 fs/xfs/scrub/agheader_repair.c xfs_agblock_t freeblks; xfs_agblock_t 65 fs/xfs/scrub/agheader_repair.c xfs_agblock_t longest; xfs_agblock_t 91 fs/xfs/scrub/agheader_repair.c xfs_agblock_t agbno, xfs_agblock_t 243 fs/xfs/scrub/agheader_repair.c xfs_agblock_t btreeblks; xfs_agblock_t 244 fs/xfs/scrub/agheader_repair.c xfs_agblock_t blocks; xfs_agblock_t 480 fs/xfs/scrub/agheader_repair.c xfs_agblock_t *flcount) xfs_agblock_t 551 fs/xfs/scrub/agheader_repair.c xfs_agblock_t flcount) xfs_agblock_t 577 fs/xfs/scrub/agheader_repair.c xfs_agblock_t flcount) xfs_agblock_t 584 fs/xfs/scrub/agheader_repair.c xfs_agblock_t agbno; xfs_agblock_t 644 fs/xfs/scrub/agheader_repair.c xfs_agblock_t flcount; xfs_agblock_t 38 fs/xfs/scrub/alloc.c xfs_agblock_t agbno, xfs_agblock_t 42 fs/xfs/scrub/alloc.c xfs_agblock_t fbno; xfs_agblock_t 78 fs/xfs/scrub/alloc.c xfs_agblock_t agbno, xfs_agblock_t 98 fs/xfs/scrub/alloc.c xfs_agblock_t bno; xfs_agblock_t 144 fs/xfs/scrub/alloc.c xfs_agblock_t agbno, xfs_agblock_t 87 fs/xfs/scrub/bmap.c xfs_agblock_t agbno, xfs_agblock_t 150 fs/xfs/scrub/bmap.c xfs_agblock_t agbno) xfs_agblock_t 235 fs/xfs/scrub/bmap.c xfs_agblock_t agbno; xfs_agblock_t 362 fs/xfs/scrub/btree.c xfs_agblock_t agbno; xfs_agblock_t 67 fs/xfs/scrub/common.c xfs_agblock_t bno, xfs_agblock_t 97 fs/xfs/scrub/common.c xfs_agblock_t bno, xfs_agblock_t 108 fs/xfs/scrub/common.c xfs_agblock_t bno, xfs_agblock_t 36 fs/xfs/scrub/common.h xfs_agblock_t bno, int *error); xfs_agblock_t 41 fs/xfs/scrub/common.h xfs_agnumber_t agno, xfs_agblock_t bno, int *error); xfs_agblock_t 86 fs/xfs/scrub/ialloc.c xfs_agblock_t agbno, xfs_agblock_t 108 fs/xfs/scrub/ialloc.c xfs_agblock_t bno; xfs_agblock_t 219 fs/xfs/scrub/ialloc.c xfs_agblock_t agbno; xfs_agblock_t 625 fs/xfs/scrub/ialloc.c xfs_agblock_t agbno, xfs_agblock_t 647 fs/xfs/scrub/ialloc.c xfs_agblock_t agbno, xfs_agblock_t 658 fs/xfs/scrub/ialloc.c xfs_agblock_t agbno, xfs_agblock_t 503 fs/xfs/scrub/inode.c xfs_agblock_t agbno; xfs_agblock_t 76 fs/xfs/scrub/refcount.c xfs_agblock_t bno; xfs_agblock_t 99 fs/xfs/scrub/refcount.c xfs_agblock_t rm_last; xfs_agblock_t 100 fs/xfs/scrub/refcount.c xfs_agblock_t rc_last; xfs_agblock_t 153 fs/xfs/scrub/refcount.c xfs_agblock_t bno; xfs_agblock_t 154 fs/xfs/scrub/refcount.c xfs_agblock_t rbno; xfs_agblock_t 155 fs/xfs/scrub/refcount.c xfs_agblock_t next_rbno; xfs_agblock_t 272 fs/xfs/scrub/refcount.c xfs_agblock_t bno, xfs_agblock_t 319 fs/xfs/scrub/refcount.c xfs_agblock_t agbno, xfs_agblock_t 338 fs/xfs/scrub/refcount.c xfs_agblock_t *cow_blocks = bs->private; xfs_agblock_t 340 fs/xfs/scrub/refcount.c xfs_agblock_t bno; xfs_agblock_t 409 fs/xfs/scrub/refcount.c xfs_agblock_t cow_blocks = 0; xfs_agblock_t 426 fs/xfs/scrub/refcount.c xfs_agblock_t agbno, xfs_agblock_t 472 fs/xfs/scrub/refcount.c xfs_agblock_t agbno, xfs_agblock_t 290 fs/xfs/scrub/repair.c xfs_agblock_t bno; xfs_agblock_t 488 fs/xfs/scrub/repair.c xfs_agblock_t agbno) xfs_agblock_t 529 fs/xfs/scrub/repair.c xfs_agblock_t agbno; xfs_agblock_t 662 fs/xfs/scrub/repair.c xfs_agblock_t bno, xfs_agblock_t 665 fs/xfs/scrub/repair.c xfs_agblock_t *agbno = priv; xfs_agblock_t 676 fs/xfs/scrub/repair.c xfs_agblock_t agbno, xfs_agblock_t 834 fs/xfs/scrub/repair.c xfs_agblock_t b; xfs_agblock_t 46 fs/xfs/scrub/repair.h xfs_agblock_t root; xfs_agblock_t 38 fs/xfs/scrub/rmap.c xfs_agblock_t fbno; xfs_agblock_t 69 fs/xfs/scrub/rmap.c xfs_agblock_t agbno = irec->rm_startblock; xfs_agblock_t 176 fs/xfs/scrub/rmap.c xfs_agblock_t bno, xfs_agblock_t 199 fs/xfs/scrub/rmap.c xfs_agblock_t bno, xfs_agblock_t 210 fs/xfs/scrub/rmap.c xfs_agblock_t bno, xfs_agblock_t 221 fs/xfs/scrub/rmap.c xfs_agblock_t bno, xfs_agblock_t 133 fs/xfs/scrub/scrub.h void xchk_xref_is_used_space(struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_agblock_t 135 fs/xfs/scrub/scrub.h void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_agblock_t 137 fs/xfs/scrub/scrub.h void xchk_xref_is_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_agblock_t 139 fs/xfs/scrub/scrub.h void xchk_xref_is_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_agblock_t 141 fs/xfs/scrub/scrub.h void xchk_xref_is_not_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_agblock_t 143 fs/xfs/scrub/scrub.h void xchk_xref_has_no_owner(struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_agblock_t 145 fs/xfs/scrub/scrub.h void xchk_xref_is_cow_staging(struct xfs_scrub *sc, xfs_agblock_t bno, xfs_agblock_t 147 fs/xfs/scrub/scrub.h void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno, xfs_agblock_t 130 fs/xfs/scrub/trace.h xfs_agblock_t bno, int error, void *ret_ip), xfs_agblock_t 136 fs/xfs/scrub/trace.h __field(xfs_agblock_t, bno) xfs_agblock_t 196 fs/xfs/scrub/trace.h __field(xfs_agblock_t, bno) xfs_agblock_t 202 fs/xfs/scrub/trace.h xfs_agblock_t bno; xfs_agblock_t 331 fs/xfs/scrub/trace.h __field(xfs_agblock_t, bno) xfs_agblock_t 374 fs/xfs/scrub/trace.h __field(xfs_agblock_t, bno) xfs_agblock_t 416 fs/xfs/scrub/trace.h __field(xfs_agblock_t, bno) xfs_agblock_t 454 fs/xfs/scrub/trace.h __field(xfs_agblock_t, bno) xfs_agblock_t 493 fs/xfs/scrub/trace.h __field(xfs_agblock_t, bno) xfs_agblock_t 659 fs/xfs/scrub/trace.h xfs_agblock_t agbno, xfs_extlen_t len), xfs_agblock_t 664 fs/xfs/scrub/trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 682 fs/xfs/scrub/trace.h xfs_agblock_t agbno, xfs_extlen_t len), \ xfs_agblock_t 689 fs/xfs/scrub/trace.h xfs_agblock_t agbno, xfs_extlen_t len, xfs_agblock_t 695 fs/xfs/scrub/trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 722 fs/xfs/scrub/trace.h xfs_agblock_t agbno, xfs_extlen_t len, \ xfs_agblock_t 737 fs/xfs/scrub/trace.h __field(xfs_agblock_t, startblock) xfs_agblock_t 757 fs/xfs/scrub/trace.h TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_agblock_t 763 fs/xfs/scrub/trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 779 fs/xfs/scrub/trace.h TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_agblock_t 785 fs/xfs/scrub/trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 805 fs/xfs/scrub/trace.h xfs_agino_t icount, xfs_agblock_t aglen, xfs_agblock_t freelen, xfs_agblock_t 806 fs/xfs/scrub/trace.h xfs_agblock_t usedlen), xfs_agblock_t 812 fs/xfs/scrub/trace.h __field(xfs_agblock_t, aglen) xfs_agblock_t 813 fs/xfs/scrub/trace.h __field(xfs_agblock_t, freelen) xfs_agblock_t 814 fs/xfs/scrub/trace.h __field(xfs_agblock_t, usedlen) xfs_agblock_t 834 fs/xfs/scrub/trace.h xfs_agblock_t bnobt_sz, xfs_agblock_t inobt_sz, xfs_agblock_t 835 fs/xfs/scrub/trace.h xfs_agblock_t rmapbt_sz, xfs_agblock_t refcbt_sz), xfs_agblock_t 840 fs/xfs/scrub/trace.h __field(xfs_agblock_t, bnobt_sz) xfs_agblock_t 841 fs/xfs/scrub/trace.h __field(xfs_agblock_t, inobt_sz) xfs_agblock_t 842 fs/xfs/scrub/trace.h __field(xfs_agblock_t, rmapbt_sz) xfs_agblock_t 843 fs/xfs/scrub/trace.h __field(xfs_agblock_t, refcbt_sz) xfs_agblock_t 65 fs/xfs/xfs_discard.c xfs_agblock_t fbno; xfs_agblock_t 26 fs/xfs/xfs_extent_busy.c xfs_agblock_t bno, xfs_agblock_t 85 fs/xfs/xfs_extent_busy.c xfs_agblock_t bno, xfs_agblock_t 138 fs/xfs/xfs_extent_busy.c xfs_agblock_t fbno, xfs_agblock_t 143 fs/xfs/xfs_extent_busy.c xfs_agblock_t fend = fbno + flen; xfs_agblock_t 144 fs/xfs/xfs_extent_busy.c xfs_agblock_t bbno = busyp->bno; xfs_agblock_t 145 fs/xfs/xfs_extent_busy.c xfs_agblock_t bend = bbno + busyp->length; xfs_agblock_t 285 fs/xfs/xfs_extent_busy.c xfs_agblock_t fbno, xfs_agblock_t 301 fs/xfs/xfs_extent_busy.c xfs_agblock_t bbno = busyp->bno; xfs_agblock_t 302 fs/xfs/xfs_extent_busy.c xfs_agblock_t bend = bbno + busyp->length; xfs_agblock_t 335 fs/xfs/xfs_extent_busy.c xfs_agblock_t *bno, xfs_agblock_t 339 fs/xfs/xfs_extent_busy.c xfs_agblock_t fbno; xfs_agblock_t 354 fs/xfs/xfs_extent_busy.c xfs_agblock_t fend = fbno + flen; xfs_agblock_t 355 fs/xfs/xfs_extent_busy.c xfs_agblock_t bbno = busyp->bno; xfs_agblock_t 356 fs/xfs/xfs_extent_busy.c xfs_agblock_t bend = bbno + busyp->length; xfs_agblock_t 26 fs/xfs/xfs_extent_busy.h xfs_agblock_t bno; xfs_agblock_t 35 fs/xfs/xfs_extent_busy.h xfs_agblock_t bno, xfs_extlen_t len, unsigned int flags); xfs_agblock_t 43 fs/xfs/xfs_extent_busy.h xfs_agblock_t bno, xfs_extlen_t len); xfs_agblock_t 47 fs/xfs/xfs_extent_busy.h xfs_agblock_t fbno, xfs_extlen_t flen, bool userdata); xfs_agblock_t 50 fs/xfs/xfs_extent_busy.h xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno, xfs_agblock_t 369 fs/xfs/xfs_extfree_item.c xfs_agblock_t agbno = XFS_FSB_TO_AGBNO(mp, xfs_agblock_t 542 fs/xfs/xfs_extfree_item.c xfs_agblock_t agbno; xfs_agblock_t 199 fs/xfs/xfs_fsmap.c xfs_agblock_t fbno; xfs_agblock_t 84 fs/xfs/xfs_icreate_item.c xfs_agblock_t agbno, xfs_agblock_t 87 fs/xfs/xfs_icreate_item.c xfs_agblock_t length, xfs_agblock_t 18 fs/xfs/xfs_icreate_item.h xfs_agblock_t agbno, unsigned int count, xfs_agblock_t 19 fs/xfs/xfs_icreate_item.h unsigned int inode_size, xfs_agblock_t length, xfs_agblock_t 94 fs/xfs/xfs_iwalk.c xfs_agblock_t agbno; xfs_agblock_t 3774 fs/xfs/xfs_log_recover.c xfs_agblock_t agbno; xfs_agblock_t 3777 fs/xfs/xfs_log_recover.c xfs_agblock_t length; xfs_agblock_t 322 fs/xfs/xfs_mount.h static inline xfs_agblock_t xfs_agblock_t 326 fs/xfs/xfs_mount.h return (xfs_agblock_t) do_div(ld, mp->m_sb.sb_agblocks); xfs_agblock_t 133 fs/xfs/xfs_reflink.c xfs_agblock_t agbno, xfs_agblock_t 135 fs/xfs/xfs_reflink.c xfs_agblock_t *fbno, xfs_agblock_t 177 fs/xfs/xfs_reflink.c xfs_agblock_t agbno; xfs_agblock_t 179 fs/xfs/xfs_reflink.c xfs_agblock_t fbno; xfs_agblock_t 1402 fs/xfs/xfs_reflink.c xfs_agblock_t agbno; xfs_agblock_t 1404 fs/xfs/xfs_reflink.c xfs_agblock_t rbno; xfs_agblock_t 1475 fs/xfs/xfs_reflink.c xfs_agblock_t agbno; xfs_agblock_t 1477 fs/xfs/xfs_reflink.c xfs_agblock_t rbno; xfs_agblock_t 21 fs/xfs/xfs_reflink.h xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t 22 fs/xfs/xfs_reflink.h xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_maximal); xfs_agblock_t 1406 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len), xfs_agblock_t 1411 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 1429 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len), \ xfs_agblock_t 1439 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len, xfs_agblock_t 1440 fs/xfs/xfs_trace.h xfs_agblock_t tbno, xfs_extlen_t tlen), xfs_agblock_t 1445 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 1447 fs/xfs/xfs_trace.h __field(xfs_agblock_t, tbno) xfs_agblock_t 1532 fs/xfs/xfs_trace.h TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_agblock_t 1539 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 1572 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2134 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2137 fs/xfs/xfs_trace.h __field(xfs_agblock_t, length) xfs_agblock_t 2164 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len), xfs_agblock_t 2169 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2188 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len), \ xfs_agblock_t 2321 fs/xfs/xfs_trace.h int type, xfs_agblock_t agbno, xfs_extlen_t len), xfs_agblock_t 2327 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2348 fs/xfs/xfs_trace.h xfs_agblock_t bno, \ xfs_agblock_t 2355 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_agblock_t 2366 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2399 fs/xfs/xfs_trace.h xfs_agblock_t agbno, \ xfs_agblock_t 2430 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len, bool unwritten, xfs_agblock_t 2436 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2465 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len, bool unwritten, \ xfs_agblock_t 2512 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len, xfs_agblock_t 2518 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2545 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_extlen_t len, \ xfs_agblock_t 2641 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_lookup_t dir), xfs_agblock_t 2646 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2666 fs/xfs/xfs_trace.h xfs_agblock_t agbno, xfs_lookup_t dir), \ xfs_agblock_t 2677 fs/xfs/xfs_trace.h __field(xfs_agblock_t, startblock) xfs_agblock_t 2705 fs/xfs/xfs_trace.h struct xfs_refcount_irec *irec, xfs_agblock_t agbno), xfs_agblock_t 2710 fs/xfs/xfs_trace.h __field(xfs_agblock_t, startblock) xfs_agblock_t 2713 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2735 fs/xfs/xfs_trace.h struct xfs_refcount_irec *irec, xfs_agblock_t agbno), \ xfs_agblock_t 2746 fs/xfs/xfs_trace.h __field(xfs_agblock_t, i1_startblock) xfs_agblock_t 2749 fs/xfs/xfs_trace.h __field(xfs_agblock_t, i2_startblock) xfs_agblock_t 2785 fs/xfs/xfs_trace.h xfs_agblock_t agbno), xfs_agblock_t 2790 fs/xfs/xfs_trace.h __field(xfs_agblock_t, i1_startblock) xfs_agblock_t 2793 fs/xfs/xfs_trace.h __field(xfs_agblock_t, i2_startblock) xfs_agblock_t 2796 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2826 fs/xfs/xfs_trace.h xfs_agblock_t agbno), \ xfs_agblock_t 2838 fs/xfs/xfs_trace.h __field(xfs_agblock_t, i1_startblock) xfs_agblock_t 2841 fs/xfs/xfs_trace.h __field(xfs_agblock_t, i2_startblock) xfs_agblock_t 2844 fs/xfs/xfs_trace.h __field(xfs_agblock_t, i3_startblock) xfs_agblock_t 2929 fs/xfs/xfs_trace.h int type, xfs_agblock_t agbno, xfs_extlen_t len, xfs_agblock_t 2930 fs/xfs/xfs_trace.h xfs_agblock_t new_agbno, xfs_extlen_t new_len), xfs_agblock_t 2936 fs/xfs/xfs_trace.h __field(xfs_agblock_t, agbno) xfs_agblock_t 2938 fs/xfs/xfs_trace.h __field(xfs_agblock_t, new_agbno)