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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc.h74 struct xfs_buf *agbp; /* buffer for a.g. freelist header */ member in struct:xfs_alloc_arg
H A Dxfs_btree.c309 xfs_buf_t *agbp; /* buffer for ag. freespace struct */ local
349 xfs_buf_t *agbp; /* buffer for ag. freespace struct */ local
568 xfs_btree_init_cursor( xfs_mount_t *mp, xfs_trans_t *tp, xfs_buf_t *agbp, xfs_agnumber_t agno, xfs_btnum_t btnum, xfs_inode_t *ip, int whichfork) argument
[all...]
H A Dxfs_btree.h160 struct xfs_buf *agbp; /* agf buffer pointer */ member in struct:xfs_btree_cur::__anon7718::__anon7719
174 struct xfs_buf *agbp; /* agi buffer pointer */ member in struct:xfs_btree_cur::__anon7718::__anon7721
H A Dxfs_itable.c316 xfs_buf_t *agbp; /* agi header buffer */ local
761 xfs_buf_t *agbp; local
[all...]
H A Dxfs_ialloc.c371 xfs_buf_t *agbp; /* allocation group header buffer */ local
116 xfs_ialloc_ag_alloc( xfs_trans_t *tp, xfs_buf_t *agbp, int *alloc) argument
517 xfs_buf_t *agbp; /* allocation group header's buffer */ local
938 xfs_buf_t *agbp; /* buffer containing allocation group header */ local
1150 xfs_buf_t *agbp; /* agi buffer */ local
[all...]
H A Dxfs_ialloc_btree.c65 xfs_buf_t *agbp; /* buffer for a.g. inode header */ local
H A Dxfs_alloc.c1507 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) argument
1818 xfs_buf_t *agbp; /* agf buffer pointer */ local
1991 xfs_alloc_get_freelist( xfs_trans_t *tp, xfs_buf_t *agbp, xfs_agblock_t *bnop) argument
2105 xfs_alloc_put_freelist( xfs_trans_t *tp, xfs_buf_t *agbp, xfs_buf_t *agflbp, xfs_agblock_t bno) argument
[all...]

Completed in 71 milliseconds