Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c2969 SEQ_OPTS_PRINT("sb=%llu", sbi->s_sb_block); in _ext4_show_options()
2995 SEQ_OPTS_PRINT("%s", token2str(m->token)); in _ext4_show_options()
3000 SEQ_OPTS_PRINT("resuid=%u", in _ext4_show_options()
3004 SEQ_OPTS_PRINT("resgid=%u", in _ext4_show_options()
3014 SEQ_OPTS_PRINT("commit=%lu", sbi->s_commit_interval / HZ); in _ext4_show_options()
3016 SEQ_OPTS_PRINT("min_batch_time=%u", sbi->s_min_batch_time); in _ext4_show_options()
3018 SEQ_OPTS_PRINT("max_batch_time=%u", sbi->s_max_batch_time); in _ext4_show_options()
3020 SEQ_OPTS_PRINT("stripe=%lu", sbi->s_stripe); in _ext4_show_options()
3032 SEQ_OPTS_PRINT("inode_readahead_blks=%u", in _ext4_show_options()
3037 SEQ_OPTS_PRINT("init_itable=%u", sbi->s_li_wait_mult); in _ext4_show_options()
[all …]