Home
last modified time | relevance | path

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

/fs/ext2/
Dext2.h79 unsigned long s_blocks_last; /* Last seen block count */ member
Dsuper.c1412 else if (sbi->s_blocks_last != le32_to_cpu(es->s_blocks_count)) { in ext2_statfs()
1445 sbi->s_blocks_last = le32_to_cpu(es->s_blocks_count); in ext2_statfs()