SEQ_OPTS_PRINT   2202 fs/ext4/super.c 		SEQ_OPTS_PRINT("sb=%llu", sbi->s_sb_block);
SEQ_OPTS_PRINT   2215 fs/ext4/super.c 		SEQ_OPTS_PRINT("%s", token2str(m->token));
SEQ_OPTS_PRINT   2220 fs/ext4/super.c 		SEQ_OPTS_PRINT("resuid=%u",
SEQ_OPTS_PRINT   2224 fs/ext4/super.c 		SEQ_OPTS_PRINT("resgid=%u",
SEQ_OPTS_PRINT   2234 fs/ext4/super.c 		SEQ_OPTS_PRINT("commit=%lu", sbi->s_commit_interval / HZ);
SEQ_OPTS_PRINT   2236 fs/ext4/super.c 		SEQ_OPTS_PRINT("min_batch_time=%u", sbi->s_min_batch_time);
SEQ_OPTS_PRINT   2238 fs/ext4/super.c 		SEQ_OPTS_PRINT("max_batch_time=%u", sbi->s_max_batch_time);
SEQ_OPTS_PRINT   2242 fs/ext4/super.c 		SEQ_OPTS_PRINT("stripe=%lu", sbi->s_stripe);
SEQ_OPTS_PRINT   2254 fs/ext4/super.c 		SEQ_OPTS_PRINT("inode_readahead_blks=%u",
SEQ_OPTS_PRINT   2259 fs/ext4/super.c 		SEQ_OPTS_PRINT("init_itable=%u", sbi->s_li_wait_mult);
SEQ_OPTS_PRINT   2261 fs/ext4/super.c 		SEQ_OPTS_PRINT("max_dir_size_kb=%u", sbi->s_max_dir_size_kb);