Searched defs:agbp (Results 1 – 14 of 14) sorted by relevance
/linux/fs/xfs/libxfs/ |
A D | xfs_refcount_btree.c | 40 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_set_root() local 61 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_alloc_block() local 105 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_free_block() local 348 struct xfs_buf *agbp, in xfs_refcountbt_init_cursor() 382 struct xfs_buf *agbp) in xfs_refcountbt_commit_staged_btree() 487 struct xfs_buf *agbp; in xfs_refcountbt_calc_reserves() local
|
A D | xfs_rmap_btree.c | 66 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_set_root() local 86 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_alloc_block() local 121 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_free_block() local 475 struct xfs_buf *agbp, in xfs_rmapbt_init_cursor() 509 struct xfs_buf *agbp) in xfs_rmapbt_commit_staged_btree() 646 struct xfs_buf *agbp; in xfs_rmapbt_calc_reserves() local
|
A D | xfs_ialloc_btree.c | 49 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_inobt_set_root() local 63 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_finobt_set_root() local 78 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_inobt_mod_blockcount() local 461 struct xfs_buf *agbp, in xfs_inobt_init_cursor() 500 struct xfs_buf *agbp) in xfs_inobt_commit_staged_btree() 742 struct xfs_buf *agbp = NULL; in xfs_inobt_count_blocks() local 765 struct xfs_buf *agbp; in xfs_finobt_read_blocks() local
|
A D | xfs_ialloc.c | 174 struct xfs_buf *agbp, in xfs_inobt_insert() 519 struct xfs_buf *agbp, in xfs_inobt_insert_sprec() 613 struct xfs_buf *agbp, in xfs_ialloc_ag_alloc() 985 struct xfs_buf *agbp, in xfs_dialloc_ag_inobt() 1433 struct xfs_buf *agbp, in xfs_dialloc_ag() 1674 struct xfs_buf *agbp; in xfs_dialloc_try_ag() local 1890 struct xfs_buf *agbp, in xfs_difree_inobt() 2024 struct xfs_buf *agbp, in xfs_difree_finobt() 2139 struct xfs_buf *agbp; /* buffer for allocation group header */ in xfs_difree() local 2214 struct xfs_buf *agbp; in xfs_imap_lookup() local
|
A D | xfs_alloc_btree.c | 39 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_set_root() local 87 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_free_block() local 511 struct xfs_buf *agbp, /* buffer for agf structure */ in xfs_allocbt_init_cursor() 552 struct xfs_buf *agbp) in xfs_allocbt_commit_staged_btree()
|
A D | xfs_alloc.c | 713 struct xfs_buf *agbp, in xfs_alloc_update_counters() 1878 struct xfs_buf *agbp, in xfs_free_ag_extent() 2333 struct xfs_buf *agbp, in xfs_free_agfl_block() 2417 struct xfs_buf *agbp, in xfs_agfl_reset() 2538 struct xfs_buf *agbp, in xfs_exact_minlen_extent_available() 2583 struct xfs_buf *agbp = NULL; in xfs_alloc_fix_freelist() local 2753 struct xfs_buf *agbp, in xfs_alloc_get_freelist() 2877 struct xfs_buf *agbp, in xfs_alloc_put_freelist() 3353 struct xfs_buf **agbp) in xfs_free_extent_fix_freelist() 3394 struct xfs_buf *agbp; in __xfs_free_extent() local
|
A D | xfs_refcount.c | 1114 struct xfs_buf *agbp; in xfs_refcount_finish_one_cleanup() local 1143 struct xfs_buf *agbp = NULL; in xfs_refcount_finish_one() local 1681 struct xfs_buf *agbp; in xfs_refcount_recover_cow_leftovers() local
|
A D | xfs_rmap.c | 700 struct xfs_buf *agbp, in xfs_rmap_free() 954 struct xfs_buf *agbp, in xfs_rmap_alloc() 2339 struct xfs_buf *agbp; in xfs_rmap_finish_one_cleanup() local 2371 struct xfs_buf *agbp = NULL; in xfs_rmap_finish_one() local
|
A D | xfs_alloc.h | 55 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member
|
A D | xfs_btree_staging.c | 166 struct xfs_buf *agbp, in xfs_btree_commit_afakeroot()
|
A D | xfs_btree.h | 182 struct xfs_buf *agbp; member
|
/linux/fs/xfs/ |
A D | xfs_discard.c | 33 struct xfs_buf *agbp; in xfs_trim_extents() local
|
A D | xfs_extfree_item.c | 539 struct xfs_buf *agbp; in xfs_agfl_free_finish_item() local
|
A D | xfs_reflink.c | 139 struct xfs_buf *agbp; in xfs_reflink_find_shared() local
|
Completed in 51 milliseconds