Home
last modified time | relevance | path

Searched refs:xfs_ialloc_count_inodes (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_ialloc.h116 int xfs_ialloc_count_inodes(struct xfs_btree_cur *cur, xfs_agino_t *count,
A Dxfs_ialloc.c2707 struct xfs_ialloc_count_inodes { struct
2720 struct xfs_ialloc_count_inodes *ci = priv; in xfs_ialloc_count_inodes_rec() argument
2731 xfs_ialloc_count_inodes( in xfs_ialloc_count_inodes() function
2736 struct xfs_ialloc_count_inodes ci = {0}; in xfs_ialloc_count_inodes()
/linux/fs/xfs/scrub/
A Dagheader_repair.c820 error = xfs_ialloc_count_inodes(cur, &count, &freecount); in xrep_agi_calc_from_btrees()
A Dagheader.c783 error = xfs_ialloc_count_inodes(sc->sa.ino_cur, &icount, &freecount); in xchk_agi_xref_icounts()

Completed in 19 milliseconds