xfs_ialloc_count_inodes 2717 fs/xfs/libxfs/xfs_ialloc.c 	struct xfs_ialloc_count_inodes	*ci = priv;
xfs_ialloc_count_inodes 2733 fs/xfs/libxfs/xfs_ialloc.c 	struct xfs_ialloc_count_inodes	ci = {0};
xfs_ialloc_count_inodes  147 fs/xfs/libxfs/xfs_ialloc.h int xfs_ialloc_count_inodes(struct xfs_btree_cur *cur, xfs_agino_t *count,
xfs_ialloc_count_inodes  776 fs/xfs/scrub/agheader.c 	error = xfs_ialloc_count_inodes(sc->sa.ino_cur, &icount, &freecount);
xfs_ialloc_count_inodes  822 fs/xfs/scrub/agheader_repair.c 	error = xfs_ialloc_count_inodes(cur, &count, &freecount);