Searched defs:agbp (Results 1 – 13 of 13) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_refcount_btree.c | 37 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_refcountbt_set_root() local 60 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_refcountbt_alloc_block() local 104 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_refcountbt_free_block() local 320 struct xfs_buf *agbp, in xfs_refcountbt_init_cursor() 409 struct xfs_buf *agbp; in xfs_refcountbt_calc_reserves() local
|
D | xfs_rmap_btree.c | 63 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_rmapbt_set_root() local 86 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_rmapbt_alloc_block() local 123 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_rmapbt_free_block() local 458 struct xfs_buf *agbp, in xfs_rmapbt_init_cursor() 559 struct xfs_buf *agbp; in xfs_rmapbt_calc_reserves() local
|
D | xfs_ialloc.c | 174 struct xfs_buf *agbp, in xfs_inobt_insert() 522 struct xfs_buf *agbp, in xfs_inobt_insert_sprec() 606 struct xfs_buf *agbp, in xfs_ialloc_ag_alloc() 1117 struct xfs_buf *agbp, in xfs_dialloc_ag_inobt() 1541 struct xfs_buf *agbp, in xfs_dialloc_ag() 1685 struct xfs_buf *agbp; in xfs_dialloc() local 1901 struct xfs_buf *agbp, in xfs_difree_inobt() 2032 struct xfs_buf *agbp, in xfs_difree_finobt() 2139 struct xfs_buf *agbp; /* buffer for allocation group header */ in xfs_difree() local 2218 struct xfs_buf *agbp; in xfs_imap_lookup() local
|
D | xfs_ialloc_btree.c | 47 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_inobt_set_root() local 61 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_finobt_set_root() local 409 struct xfs_buf *agbp, /* buffer for agi structure */ in xfs_inobt_init_cursor() 603 struct xfs_buf *agbp = NULL; in xfs_inobt_count_blocks() local
|
D | xfs_alloc.c | 677 struct xfs_buf *agbp, in xfs_alloc_update_counters() 1691 struct xfs_buf *agbp, in xfs_free_ag_extent() 2089 struct xfs_buf *agbp, in xfs_free_agfl_block() 2173 struct xfs_buf *agbp, in xfs_agfl_reset() 2244 struct xfs_buf *agbp = NULL; in xfs_alloc_fix_freelist() local 2407 xfs_buf_t *agbp, /* buffer containing the agf structure */ in xfs_alloc_get_freelist() 2535 xfs_buf_t *agbp, /* buffer for a.g. freelist header */ in xfs_alloc_put_freelist() 3009 struct xfs_buf **agbp) in xfs_free_extent_fix_freelist() 3054 struct xfs_buf *agbp; in __xfs_free_extent() local
|
D | xfs_alloc_btree.c | 38 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_allocbt_set_root() local 89 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_allocbt_free_block() local 481 struct xfs_buf *agbp, /* buffer for agf structure */ in xfs_allocbt_init_cursor()
|
D | xfs_refcount.c | 1059 struct xfs_buf *agbp; in xfs_refcount_finish_one_cleanup() local 1088 struct xfs_buf *agbp = NULL; in xfs_refcount_finish_one() local 1614 struct xfs_buf *agbp; in xfs_refcount_recover_cow_leftovers() local
|
D | xfs_rmap.c | 649 struct xfs_buf *agbp, in xfs_rmap_free() 886 struct xfs_buf *agbp, in xfs_rmap_alloc() 2134 struct xfs_buf *agbp; in xfs_rmap_finish_one_cleanup() local 2165 struct xfs_buf *agbp = NULL; in xfs_rmap_finish_one() local
|
D | xfs_alloc.h | 55 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member
|
D | xfs_btree.h | 210 struct xfs_buf *agbp; /* agf/agi buffer pointer */ member
|
/fs/xfs/ |
D | xfs_discard.c | 32 struct xfs_buf *agbp; in xfs_trim_extents() local
|
D | xfs_extfree_item.c | 496 struct xfs_buf *agbp; in xfs_agfl_free_finish_item() local
|
D | xfs_reflink.c | 139 struct xfs_buf *agbp; in xfs_reflink_find_shared() local
|