Searched refs:xfs_ialloc_count_inodes (Results 1 – 4 of 4) sorted by relevance
164 int xfs_ialloc_count_inodes(struct xfs_btree_cur *cur, xfs_agino_t *count,
2735 struct xfs_ialloc_count_inodes { struct2748 struct xfs_ialloc_count_inodes *ci = priv; in xfs_ialloc_count_inodes_rec() argument2759 xfs_ialloc_count_inodes( in xfs_ialloc_count_inodes() function2764 struct xfs_ialloc_count_inodes ci = {0}; in xfs_ialloc_count_inodes()
832 error = xfs_ialloc_count_inodes(cur, &count, &freecount); in xrep_agi_calc_from_btrees()
781 error = xfs_ialloc_count_inodes(sc->sa.ino_cur, &icount, &freecount); in xchk_agi_xref_icounts()