Home
last modified time | relevance | path

Searched refs:agi_count (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/scrub/
A Dagheader.c786 if (be32_to_cpu(agi->agi_count) != icount || in xchk_agi_xref_icounts()
899 icount = be32_to_cpu(agi->agi_count); in xchk_agi()
924 if (pag->pagi_count != be32_to_cpu(agi->agi_count)) in xchk_agi()
A Dagheader_repair.c833 agi->agi_count = cpu_to_be32(count); in xrep_agi_calc_from_btrees()
872 pag->pagi_count = be32_to_cpu(agi->agi_count); in xrep_agi_commit_new()
/linux/fs/xfs/libxfs/
A Dxfs_ag.c597 agi->agi_count = 0; in xfs_agiblock_init()
973 ageo->ag_icount = be32_to_cpu(agi->agi_count); in xfs_ag_get_geometry()
A Dxfs_ialloc.c882 be32_add_cpu(&agi->agi_count, newlen); in xfs_ialloc_ag_alloc()
1970 be32_add_cpu(&agi->agi_count, -ilen); in xfs_difree_inobt()
2429 offsetof(xfs_agi_t, agi_count), in xfs_ialloc_log_agi()
2617 pag->pagi_count = be32_to_cpu(agi->agi_count); in xfs_ialloc_read_agi()
A Dxfs_format.h591 __be32 agi_count; /* count of allocated inodes */ member
/linux/fs/xfs/
A Dxfs_log_recover.c3556 itotal += be32_to_cpu(agi->agi_count); in xlog_recover_check_summary()

Completed in 28 milliseconds