Searched refs:agi_count (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_ag.h111 __be32 agi_count; /* count of allocated inodes */ member in struct:xfs_agi
H A Dxfs_fsops.c228 agi->agi_count = 0;
H A Dxfs_ialloc.c303 be32_add(&agi->agi_count, newlen);
1067 be32_add(&agi->agi_count, -ilen);
1323 offsetof(xfs_agi_t, agi_count),
H A Dxfs_log_recover.c4014 itotal += be32_to_cpu(agip->agi_count);

Completed in 78 milliseconds