| H A D | xfs_ialloc.c | 206 struct xfs_buf *agbp, in xfs_inobt_insert() argument 217 cur = xfs_finobt_init_cursor(pag, tp, agbp); in xfs_inobt_insert() 219 cur = xfs_inobt_init_cursor(pag, tp, agbp); in xfs_inobt_insert() 553 struct xfs_buf *agbp, in xfs_inobt_insert_sprec() argument 562 cur = xfs_inobt_init_cursor(pag, tp, agbp); in xfs_inobt_insert_sprec() 647 struct xfs_buf *agbp, in xfs_finobt_insert_sprec() argument 655 cur = xfs_finobt_init_cursor(pag, tp, agbp); in xfs_finobt_insert_sprec() 688 * Allocate new inodes in the allocation group specified by agbp. Returns 0 if 697 struct xfs_buf *agbp) in xfs_ialloc_ag_alloc() argument 741 agi = agbp in xfs_ialloc_ag_alloc() 1093 xfs_dialloc_ag_inobt(struct xfs_perag * pag,struct xfs_trans * tp,struct xfs_buf * agbp,xfs_ino_t parent,xfs_ino_t * inop) xfs_dialloc_ag_inobt() argument 1569 xfs_dialloc_ag(struct xfs_perag * pag,struct xfs_trans * tp,struct xfs_buf * agbp,xfs_ino_t parent,xfs_ino_t * inop) xfs_dialloc_ag() argument 1802 struct xfs_buf *agbp; xfs_dialloc_try_ag() local 2077 xfs_difree_inobt(struct xfs_perag * pag,struct xfs_trans * tp,struct xfs_buf * agbp,xfs_agino_t agino,struct xfs_icluster * xic,struct xfs_inobt_rec_incore * orec) xfs_difree_inobt() argument 2212 xfs_difree_finobt(struct xfs_perag * pag,struct xfs_trans * tp,struct xfs_buf * agbp,xfs_agino_t agino,struct xfs_inobt_rec_incore * ibtrec) xfs_difree_finobt() argument 2330 struct xfs_buf *agbp; /* buffer for allocation group header */ xfs_difree() local 2405 struct xfs_buf *agbp; xfs_imap_lookup() local [all...] |