tag | line | file | source code |
---|---|---|---|
overhead | 708 | fs/ext2/super.c | unsigned long overhead; |
overhead | 713 | fs/ext2/super.c | overhead = 0; |
overhead | 723 | fs/ext2/super.c | overhead = sb->u.ext2_sb.s_es->s_first_data_block + |
overhead | 729 | fs/ext2/super.c | tmp.f_blocks = sb->u.ext2_sb.s_es->s_blocks_count - overhead; |