Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_ag.h139 xfs_agino_t agi_count; /* count of allocated inodes */ member
Dxfs_ialloc.c297 INT_MOD(agi->agi_count, ARCH_CONVERT, newlen); in xfs_ialloc_ag_alloc()
1058 INT_MOD(agi->agi_count, ARCH_CONVERT, -ilen); in xfs_difree()
1311 offsetof(xfs_agi_t, agi_count), in xfs_ialloc_log_agi()
Dxfs_fsops.c245 INT_ZERO(agi->agi_count, ARCH_CONVERT); in xfs_growfs_data_private()
Dxfs_log_recover.c4068 itotal += INT_GET(agip->agi_count, ARCH_CONVERT); in xlog_recover_check_summary()