Lines Matching refs:seq_puts
581 seq_puts(seq, ",disable_roll_forward"); in f2fs_show_options()
583 seq_puts(seq, ",discard"); in f2fs_show_options()
585 seq_puts(seq, ",no_heap_alloc"); in f2fs_show_options()
588 seq_puts(seq, ",user_xattr"); in f2fs_show_options()
590 seq_puts(seq, ",nouser_xattr"); in f2fs_show_options()
592 seq_puts(seq, ",inline_xattr"); in f2fs_show_options()
596 seq_puts(seq, ",acl"); in f2fs_show_options()
598 seq_puts(seq, ",noacl"); in f2fs_show_options()
601 seq_puts(seq, ",disable_ext_identify"); in f2fs_show_options()
603 seq_puts(seq, ",inline_data"); in f2fs_show_options()
605 seq_puts(seq, ",noinline_data"); in f2fs_show_options()
607 seq_puts(seq, ",inline_dentry"); in f2fs_show_options()
609 seq_puts(seq, ",flush_merge"); in f2fs_show_options()
611 seq_puts(seq, ",nobarrier"); in f2fs_show_options()
613 seq_puts(seq, ",fastboot"); in f2fs_show_options()
615 seq_puts(seq, ",extent_cache"); in f2fs_show_options()
629 seq_puts(seq, "format: segment_type|valid_blocks\n" in segment_info_seq_show()