Searched defs:agbp (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_ialloc.c | 133 struct xfs_buf *agbp, in xfs_inobt_insert() 356 xfs_buf_t *agbp, /* alloc group buffer */ in xfs_ialloc_ag_alloc() 740 struct xfs_buf *agbp, in xfs_dialloc_ag_inobt() 1165 struct xfs_buf *agbp, in xfs_dialloc_ag() 1310 struct xfs_buf *agbp; in xfs_dialloc() local 1446 struct xfs_buf *agbp, in xfs_difree_inobt() 1577 struct xfs_buf *agbp, in xfs_difree_finobt() 1679 struct xfs_buf *agbp; /* buffer for allocation group header */ in xfs_difree() local 1759 struct xfs_buf *agbp; in xfs_imap_lookup() local
|
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 375 struct xfs_buf *agbp, /* buffer for agi structure */ in xfs_inobt_init_cursor()
|
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 456 struct xfs_buf *agbp, /* buffer for agf structure */ in xfs_allocbt_init_cursor()
|
D | xfs_alloc.c | 555 struct xfs_buf *agbp, in xfs_alloc_update_counters() 1548 xfs_buf_t *agbp, /* buffer for a.g. freelist header */ in xfs_free_ag_extent() 1850 xfs_buf_t *agbp; /* agf buffer pointer */ in xfs_alloc_fix_freelist() local 2023 xfs_buf_t *agbp, /* buffer containing the agf structure */ in xfs_alloc_get_freelist() 2144 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 | 213 struct xfs_buf *agbp; /* agf/agi buffer pointer */ member
|
D | xfs_btree.c | 106 struct xfs_buf *agbp; /* buffer for ag. freespace struct */ in xfs_btree_check_sblock() local
|
/linux-4.1.27/fs/xfs/ |
D | xfs_discard.c | 46 struct xfs_buf *agbp; in xfs_trim_extents() local
|
D | xfs_itable.c | 350 xfs_buf_t *agbp; /* agi header buffer */ in xfs_bulkstat() local 560 struct xfs_buf *agbp = NULL; in xfs_inumbers() local
|