Lines Matching refs:seq_puts
728 seq_puts(seq, ",tails=on"); in reiserfs_show_options()
730 seq_puts(seq, ",notail"); in reiserfs_show_options()
734 seq_puts(seq, ",barrier=none"); in reiserfs_show_options()
738 seq_puts(seq, ",errors=continue"); in reiserfs_show_options()
740 seq_puts(seq, ",errors=panic"); in reiserfs_show_options()
744 seq_puts(seq, ",data=journal"); in reiserfs_show_options()
746 seq_puts(seq, ",data=writeback"); in reiserfs_show_options()
750 seq_puts(seq, ",attrs"); in reiserfs_show_options()
753 seq_puts(seq, ",user_xattr"); in reiserfs_show_options()
756 seq_puts(seq, ",expose_privroot"); in reiserfs_show_options()
759 seq_puts(seq, ",acl"); in reiserfs_show_options()
772 seq_puts(seq, ",usrquota"); in reiserfs_show_options()
777 seq_puts(seq, ",grpquota"); in reiserfs_show_options()
780 seq_puts(seq, ",jqfmt=vfsold"); in reiserfs_show_options()
782 seq_puts(seq, ",jqfmt=vfsv0"); in reiserfs_show_options()
788 seq_puts(seq, ",block-allocator=noborder"); in reiserfs_show_options()
790 seq_puts(seq, ",block-allocator=no_unhashed_relocation"); in reiserfs_show_options()
792 seq_puts(seq, ",block-allocator=hashed_relocation"); in reiserfs_show_options()
794 seq_puts(seq, ",block-allocator=test4"); in reiserfs_show_options()