Searched defs:agbp (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_ialloc.c | 162 struct xfs_buf *agbp, in xfs_inobt_insert() 513 struct xfs_buf *agbp, in xfs_inobt_insert_sprec() 597 xfs_buf_t *agbp, /* alloc group buffer */ in xfs_ialloc_ag_alloc() 1108 struct xfs_buf *agbp, in xfs_dialloc_ag_inobt() 1533 struct xfs_buf *agbp, in xfs_dialloc_ag() 1678 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_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 457 struct xfs_buf *agbp, /* buffer for agf structure */ in xfs_allocbt_init_cursor()
|
D | xfs_ialloc_btree.c | 60 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_inobt_set_root() local 74 struct xfs_buf *agbp = cur->bc_private.a.agbp; in xfs_finobt_set_root() local 385 struct xfs_buf *agbp, /* buffer for agi structure */ in xfs_inobt_init_cursor()
|
D | xfs_alloc.c | 572 struct xfs_buf *agbp, in xfs_alloc_update_counters() 1583 xfs_buf_t *agbp, /* buffer for a.g. freelist header */ in xfs_free_ag_extent() 1938 struct xfs_buf *agbp = NULL; in xfs_alloc_fix_freelist() local 2083 xfs_buf_t *agbp, /* buffer containing the agf structure */ in xfs_alloc_get_freelist() 2204 xfs_buf_t *agbp, /* buffer for a.g. freelist header */ in xfs_alloc_put_freelist()
|
D | xfs_alloc.h | 102 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member
|
D | xfs_btree.h | 220 struct xfs_buf *agbp; /* agf/agi buffer pointer */ member
|
D | xfs_btree.c | 108 struct xfs_buf *agbp; /* buffer for ag. freespace struct */ in xfs_btree_check_sblock() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_itable.c | 350 xfs_buf_t *agbp; /* agi header buffer */ in xfs_bulkstat() local 565 struct xfs_buf *agbp = NULL; in xfs_inumbers() local
|
D | xfs_discard.c | 46 struct xfs_buf *agbp; in xfs_trim_extents() local
|