Searched refs:ag_icount (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ | ||
H A D | xfs_fs.h | 278 uint32_t ag_icount; /* o: inodes allocated */ member |
H A D | xfs_ag.c | 1139 ageo->ag_icount = be32_to_cpu(agi->agi_count); in xfs_ag_get_geometry() |