tag | line | file | source code |
---|---|---|---|
s_log_frag_size | 425 | fs/ext2/super.c | es->s_log_frag_size; |
s_log_frag_size | 123 | include/linux/ext2_fs.h | # define EXT2_FRAG_SIZE(s) (EXT2_MIN_FRAG_SIZE << (s)->s_log_frag_size) |
s_log_frag_size | 285 | include/linux/ext2_fs.h | long s_log_frag_size; /* Fragment size */ |