Searched refs:s_blocks_last (Results 1 – 4 of 4) sorted by relevance
79 unsigned long s_blocks_last; /* Last seen block count */ member
1374 else if (sbi->s_blocks_last != le32_to_cpu(es->s_blocks_count)) { in ext2_statfs()1407 sbi->s_blocks_last = le32_to_cpu(es->s_blocks_count); in ext2_statfs()
640 unsigned long s_blocks_last; /* Last seen block count */ member
2802 } else if (sbi->s_blocks_last != le32_to_cpu(es->s_blocks_count)) { in ext3_statfs()2842 sbi->s_blocks_last = le32_to_cpu(es->s_blocks_count); in ext3_statfs()