tag | line | file | source code |
---|---|---|---|
overhead | 118 | arch/i386/boot/compressed/gzip.h | extern long overhead; /* number of bytes in gzip header */ |
overhead | 722 | fs/ext2/super.c | unsigned long overhead; |
overhead | 726 | fs/ext2/super.c | overhead = 0; |
overhead | 736 | fs/ext2/super.c | overhead = sb->u.ext2_sb.s_es->s_first_data_block + |
overhead | 742 | fs/ext2/super.c | put_fs_long (sb->u.ext2_sb.s_es->s_blocks_count - overhead, |