Searched defs:agbp (Results 1 – 15 of 15) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc_btree.c | 58 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_inobt_set_root() local 72 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_finobt_set_root() local 87 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_inobt_mod_blockcount() local 480 struct xfs_buf *agbp) in xfs_inobt_init_cursor() 506 struct xfs_buf *agbp) in xfs_finobt_init_cursor() 531 struct xfs_buf *agbp) in xfs_inobt_commit_staged_btree() 745 struct xfs_buf *agbp = NULL; in xfs_finobt_count_blocks() local 770 struct xfs_buf *agbp; in xfs_finobt_read_blocks() local
|
H A D | xfs_refcount_btree.c | 42 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_set_root() local 63 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_alloc_block() local 104 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_free_block() local 359 struct xfs_buf *agbp, in xfs_refcountbt_init_cursor() 388 struct xfs_buf *agbp) in xfs_refcountbt_commit_staged_btree() 494 struct xfs_buf *agbp; in xfs_refcountbt_calc_reserves() local
|
H A D | xfs_rmap_btree.c | 69 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_set_root() local 89 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_alloc_block() local 127 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_free_block() local 535 struct xfs_buf *agbp, in xfs_rmapbt_init_cursor() 704 struct xfs_buf *agbp) in xfs_rmapbt_commit_staged_btree() 843 struct xfs_buf *agbp; in xfs_rmapbt_calc_reserves() local
|
H A D | xfs_alloc_btree.c | 49 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_set_root() local 102 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_free_block() local 488 struct xfs_buf *agbp, in xfs_bnobt_init_cursor() 514 struct xfs_buf *agbp, in xfs_cntbt_init_cursor() 539 struct xfs_buf *agbp) in xfs_allocbt_commit_staged_btree()
|
H A D | xfs_ialloc.c | 206 struct xfs_buf *agbp, in xfs_inobt_insert() 553 struct xfs_buf *agbp, in xfs_inobt_insert_sprec() 647 struct xfs_buf *agbp, in xfs_finobt_insert_sprec() 697 struct xfs_buf *agbp) in xfs_ialloc_ag_alloc() 1092 struct xfs_buf *agbp, in xfs_dialloc_ag_inobt() 1568 struct xfs_buf *agbp, in xfs_dialloc_ag() 1801 struct xfs_buf *agbp; in xfs_dialloc_try_ag() local 2076 struct xfs_buf *agbp, in xfs_difree_inobt() 2211 struct xfs_buf *agbp, in xfs_difree_finobt() 2329 struct xfs_buf *agbp; /* buffer for allocation group header */ in xfs_difree() local [all …]
|
H A D | xfs_alloc.c | 902 struct xfs_buf *agbp, in xfs_alloc_update_counters() 2043 struct xfs_buf *agbp, in xfs_free_ag_extent() 2606 struct xfs_buf *agbp, in xfs_agfl_reset() 2790 struct xfs_buf *agbp, in xfs_exact_minlen_extent_available() 2835 struct xfs_buf *agbp = NULL; in xfs_alloc_fix_freelist() local 3032 struct xfs_buf *agbp, in xfs_alloc_get_freelist() 3138 struct xfs_buf *agbp, in xfs_alloc_put_freelist() 3949 struct xfs_buf **agbp) in xfs_free_extent_fix_freelist() 3991 struct xfs_buf *agbp; in __xfs_free_extent() local
|
H A D | xfs_alloc.h | 37 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member
|
H A D | xfs_rmap.c | 964 struct xfs_buf *agbp, in xfs_rmap_free() 1209 struct xfs_buf *agbp, in xfs_rmap_alloc() 2638 struct xfs_buf *agbp = NULL; in xfs_rmap_finish_init_cursor() local
|
H A D | xfs_btree_staging.c | 82 struct xfs_buf *agbp) in xfs_btree_commit_afakeroot()
|
H A D | xfs_refcount.c | 1391 struct xfs_buf *agbp = NULL; in xfs_refcount_finish_one() local 2063 struct xfs_buf *agbp = NULL; in xfs_refcount_recover_cow_leftovers() local
|
H A D | xfs_btree.h | 284 struct xfs_buf *agbp; member
|
/linux/fs/xfs/ |
H A D | xfs_discard.c | 187 struct xfs_buf *agbp; in xfs_trim_gather_extents() local
|
H A D | xfs_rmap_item.c | 440 struct xfs_buf *agbp = NULL; in xfs_rmap_finish_one_cleanup() local
|
H A D | xfs_refcount_item.c | 421 struct xfs_buf *agbp; in xfs_refcount_finish_one_cleanup() local
|
H A D | xfs_reflink.c | 144 struct xfs_buf *agbp; in xfs_reflink_find_shared() local
|