Lines Matching refs:seq_puts
1769 seq_puts(seq, ",compress_chksum"); in f2fs_show_compress_options()
1777 seq_puts(seq, ",compress_cache"); in f2fs_show_compress_options()
1793 seq_puts(seq, ",gc_merge"); in f2fs_show_options()
1796 seq_puts(seq, ",disable_roll_forward"); in f2fs_show_options()
1798 seq_puts(seq, ",norecovery"); in f2fs_show_options()
1800 seq_puts(seq, ",discard"); in f2fs_show_options()
1802 seq_puts(seq, ",nodiscard"); in f2fs_show_options()
1804 seq_puts(seq, ",no_heap"); in f2fs_show_options()
1806 seq_puts(seq, ",heap"); in f2fs_show_options()
1809 seq_puts(seq, ",user_xattr"); in f2fs_show_options()
1811 seq_puts(seq, ",nouser_xattr"); in f2fs_show_options()
1813 seq_puts(seq, ",inline_xattr"); in f2fs_show_options()
1815 seq_puts(seq, ",noinline_xattr"); in f2fs_show_options()
1822 seq_puts(seq, ",acl"); in f2fs_show_options()
1824 seq_puts(seq, ",noacl"); in f2fs_show_options()
1827 seq_puts(seq, ",disable_ext_identify"); in f2fs_show_options()
1829 seq_puts(seq, ",inline_data"); in f2fs_show_options()
1831 seq_puts(seq, ",noinline_data"); in f2fs_show_options()
1833 seq_puts(seq, ",inline_dentry"); in f2fs_show_options()
1835 seq_puts(seq, ",noinline_dentry"); in f2fs_show_options()
1837 seq_puts(seq, ",flush_merge"); in f2fs_show_options()
1839 seq_puts(seq, ",nobarrier"); in f2fs_show_options()
1841 seq_puts(seq, ",fastboot"); in f2fs_show_options()
1843 seq_puts(seq, ",extent_cache"); in f2fs_show_options()
1845 seq_puts(seq, ",noextent_cache"); in f2fs_show_options()
1847 seq_puts(seq, ",age_extent_cache"); in f2fs_show_options()
1849 seq_puts(seq, ",data_flush"); in f2fs_show_options()
1851 seq_puts(seq, ",mode="); in f2fs_show_options()
1853 seq_puts(seq, "adaptive"); in f2fs_show_options()
1855 seq_puts(seq, "lfs"); in f2fs_show_options()
1877 seq_puts(seq, ",quota"); in f2fs_show_options()
1879 seq_puts(seq, ",usrquota"); in f2fs_show_options()
1881 seq_puts(seq, ",grpquota"); in f2fs_show_options()
1883 seq_puts(seq, ",prjquota"); in f2fs_show_options()
1894 seq_puts(seq, ",inlinecrypt"); in f2fs_show_options()
1905 seq_puts(seq, ",checkpoint_merge"); in f2fs_show_options()
1907 seq_puts(seq, ",nocheckpoint_merge"); in f2fs_show_options()
1920 seq_puts(seq, ",atgc"); in f2fs_show_options()