Home
last modified time | relevance | path

Searched refs:ag_icount (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h278 uint32_t ag_icount; /* o: inodes allocated */ member
H A Dxfs_ag.c1139 ageo->ag_icount = be32_to_cpu(agi->agi_count); in xfs_ag_get_geometry()