/linux-4.1.27/fs/xfs/ |
H A D | xfs_discard.c | 46 struct xfs_buf *agbp; xfs_trim_extents() local
|
H A D | xfs_itable.c | 350 xfs_buf_t *agbp; /* agi header buffer */ xfs_bulkstat() local 560 struct xfs_buf *agbp = NULL; xfs_inumbers() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_alloc.h | 102 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member in struct:xfs_alloc_arg
|
H A D | xfs_alloc_btree.c | 51 struct xfs_buf *agbp = cur->bc_private.a.agbp; xfs_allocbt_set_root() local 108 struct xfs_buf *agbp = cur->bc_private.a.agbp; xfs_allocbt_free_block() local 453 xfs_allocbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno, xfs_btnum_t btnum) xfs_allocbt_init_cursor() argument
|
H A D | xfs_ialloc_btree.c | 60 struct xfs_buf *agbp = cur->bc_private.a.agbp; xfs_inobt_set_root() local 74 struct xfs_buf *agbp = cur->bc_private.a.agbp; xfs_finobt_set_root() local 372 xfs_inobt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agnumber_t agno, xfs_btnum_t btnum) xfs_inobt_init_cursor() argument
|
H A D | xfs_btree.h | 213 struct xfs_buf *agbp; /* agf/agi buffer pointer */ member in struct:xfs_btree_cur::__anon11386::__anon11387
|
H A D | xfs_ialloc.c | 1310 struct xfs_buf *agbp; xfs_dialloc() local 1679 struct xfs_buf *agbp; /* buffer for allocation group header */ xfs_difree() local 1759 struct xfs_buf *agbp; xfs_imap_lookup() local 130 xfs_inobt_insert( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agino_t newino, xfs_agino_t newlen, xfs_btnum_t btnum) xfs_inobt_insert() argument 354 xfs_ialloc_ag_alloc( xfs_trans_t *tp, xfs_buf_t *agbp, int *alloc) xfs_ialloc_ag_alloc() argument 738 xfs_dialloc_ag_inobt( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_ino_t parent, xfs_ino_t *inop) xfs_dialloc_ag_inobt() argument 1163 xfs_dialloc_ag( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_ino_t parent, xfs_ino_t *inop) xfs_dialloc_ag() argument 1443 xfs_difree_inobt( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agino_t agino, struct xfs_bmap_free *flist, int *deleted, xfs_ino_t *first_ino, struct xfs_inobt_rec_incore *orec) xfs_difree_inobt() argument 1574 xfs_difree_finobt( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agino_t agino, struct xfs_inobt_rec_incore *ibtrec) xfs_difree_finobt() argument
|
H A D | xfs_alloc.c | 1850 xfs_buf_t *agbp; /* agf buffer pointer */ xfs_alloc_fix_freelist() local 552 xfs_alloc_update_counters( struct xfs_trans *tp, struct xfs_perag *pag, struct xfs_buf *agbp, long len) xfs_alloc_update_counters() argument 1546 xfs_free_ag_extent( xfs_trans_t *tp, xfs_buf_t *agbp, xfs_agnumber_t agno, xfs_agblock_t bno, xfs_extlen_t len, int isfl) xfs_free_ag_extent() argument 2021 xfs_alloc_get_freelist( xfs_trans_t *tp, xfs_buf_t *agbp, xfs_agblock_t *bnop, int btreeblk) xfs_alloc_get_freelist() argument 2142 xfs_alloc_put_freelist( xfs_trans_t *tp, xfs_buf_t *agbp, xfs_buf_t *agflbp, xfs_agblock_t bno, int btreeblk) xfs_alloc_put_freelist() argument
|
H A D | xfs_btree.c | 106 struct xfs_buf *agbp; /* buffer for ag. freespace struct */ xfs_btree_check_sblock() local
|