Searched defs:agbp (Results 1 – 14 of 14) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_refcount_btree.c | 54 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_refcountbt_set_root() local 77 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_refcountbt_alloc_block() local 127 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_refcountbt_free_block() local 341 struct xfs_buf *agbp, in xfs_refcountbt_init_cursor() 431 struct xfs_buf *agbp; in xfs_refcountbt_calc_reserves() local
|
D | xfs_rmap_btree.c | 79 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_rmapbt_set_root() local 102 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_rmapbt_alloc_block() local 143 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_rmapbt_free_block() local 472 struct xfs_buf *agbp, in xfs_rmapbt_init_cursor() 572 struct xfs_buf *agbp; in xfs_rmapbt_calc_reserves() local
|
D | xfs_ialloc.c | 163 struct xfs_buf *agbp, in xfs_inobt_insert() 512 struct xfs_buf *agbp, in xfs_inobt_insert_sprec() 596 xfs_buf_t *agbp, /* alloc group buffer */ in xfs_ialloc_ag_alloc() 1108 struct xfs_buf *agbp, in xfs_dialloc_ag_inobt() 1532 struct xfs_buf *agbp, in xfs_dialloc_ag() 1677 struct xfs_buf *agbp; in xfs_dialloc() local 1891 struct xfs_buf *agbp, in xfs_difree_inobt() 2022 struct xfs_buf *agbp, in xfs_difree_finobt() 2130 struct xfs_buf *agbp; /* buffer for allocation group header */ in xfs_difree() local 2209 struct xfs_buf *agbp; in xfs_imap_lookup() local
|
D | xfs_ialloc_btree.c | 61 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_inobt_set_root() local 75 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_finobt_set_root() local 376 struct xfs_buf *agbp, /* buffer for agi structure */ in xfs_inobt_init_cursor() 525 struct xfs_buf *agbp; in xfs_inobt_count_blocks() local
|
D | xfs_alloc_btree.c | 51 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_allocbt_set_root() local 108 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_allocbt_free_block() local 415 struct xfs_buf *agbp, /* buffer for agf structure */ in xfs_allocbt_init_cursor()
|
D | xfs_alloc.c | 631 struct xfs_buf *agbp, in xfs_alloc_update_counters() 1654 xfs_buf_t *agbp, in xfs_free_ag_extent() 2049 struct xfs_buf *agbp = NULL; in xfs_alloc_fix_freelist() local 2213 xfs_buf_t *agbp, /* buffer containing the agf structure */ in xfs_alloc_get_freelist() 2340 xfs_buf_t *agbp, /* buffer for a.g. freelist header */ in xfs_alloc_put_freelist() 2807 struct xfs_buf **agbp) in xfs_free_extent_fix_freelist() 2851 struct xfs_buf *agbp; in xfs_free_extent() local
|
D | xfs_rmap.c | 577 struct xfs_buf *agbp, in xfs_rmap_free() 819 struct xfs_buf *agbp, in xfs_rmap_alloc() 2029 struct xfs_buf *agbp; in xfs_rmap_finish_one_cleanup() local 2060 struct xfs_buf *agbp = NULL; in xfs_rmap_finish_one() local
|
D | xfs_refcount.c | 1024 struct xfs_buf *agbp; in xfs_refcount_finish_one_cleanup() local 1054 struct xfs_buf *agbp = NULL; in xfs_refcount_finish_one() local 1611 struct xfs_buf *agbp; in xfs_refcount_recover_cow_leftovers() local
|
D | xfs_alloc.h | 69 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member
|
D | xfs_btree.h | 258 struct xfs_buf *agbp; /* agf/agi buffer pointer */ member
|
D | xfs_btree.c | 109 struct xfs_buf *agbp; /* buffer for ag. freespace struct */ in xfs_btree_check_sblock() local
|
/fs/xfs/ |
D | xfs_itable.c | 360 xfs_buf_t *agbp; /* agi header buffer */ in xfs_bulkstat() local 573 struct xfs_buf *agbp = NULL; in xfs_inumbers() local
|
D | xfs_discard.c | 46 struct xfs_buf *agbp; in xfs_trim_extents() local
|
D | xfs_reflink.c | 165 struct xfs_buf *agbp; in xfs_reflink_find_shared() local
|