Home
last modified time | relevance | path

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

/linux/fs/ext2/
A Dext2.h84 unsigned long s_blocks_last; /* Last seen block count */ member
A Dsuper.c1405 else if (sbi->s_blocks_last != le32_to_cpu(es->s_blocks_count)) { in ext2_statfs()
1438 sbi->s_blocks_last = le32_to_cpu(es->s_blocks_count); in ext2_statfs()

Completed in 10 milliseconds