Searched refs:ag_icount (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/fs/xfs/libxfs/ | ||
| D | xfs_fs.h | 287 uint32_t ag_icount; /* o: inodes allocated */ member |
| D | xfs_ag.c | 579 ageo->ag_icount = be32_to_cpu(agi->agi_count); in xfs_ag_get_geometry() |