Searched defs:agbp (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_discard.c46 struct xfs_buf *agbp; xfs_trim_extents() local
H A Dxfs_itable.c350 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 Dxfs_alloc.h102 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member in struct:xfs_alloc_arg
H A Dxfs_alloc_btree.c51 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 Dxfs_ialloc_btree.c60 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 Dxfs_btree.h213 struct xfs_buf *agbp; /* agf/agi buffer pointer */ member in struct:xfs_btree_cur::__anon11386::__anon11387
H A Dxfs_ialloc.c1310 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 Dxfs_alloc.c1850 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 Dxfs_btree.c106 struct xfs_buf *agbp; /* buffer for ag. freespace struct */ xfs_btree_check_sblock() local

Completed in 304 milliseconds