Lines Matching refs:seq_puts
683 seq_puts(seq, ",tails=on"); in reiserfs_show_options()
685 seq_puts(seq, ",notail"); in reiserfs_show_options()
689 seq_puts(seq, ",barrier=none"); in reiserfs_show_options()
693 seq_puts(seq, ",errors=continue"); in reiserfs_show_options()
695 seq_puts(seq, ",errors=panic"); in reiserfs_show_options()
699 seq_puts(seq, ",data=journal"); in reiserfs_show_options()
701 seq_puts(seq, ",data=writeback"); in reiserfs_show_options()
705 seq_puts(seq, ",attrs"); in reiserfs_show_options()
708 seq_puts(seq, ",user_xattr"); in reiserfs_show_options()
711 seq_puts(seq, ",expose_privroot"); in reiserfs_show_options()
714 seq_puts(seq, ",acl"); in reiserfs_show_options()
727 seq_puts(seq, ",usrquota"); in reiserfs_show_options()
732 seq_puts(seq, ",grpquota"); in reiserfs_show_options()
735 seq_puts(seq, ",jqfmt=vfsold"); in reiserfs_show_options()
737 seq_puts(seq, ",jqfmt=vfsv0"); in reiserfs_show_options()
743 seq_puts(seq, ",block-allocator=noborder"); in reiserfs_show_options()
745 seq_puts(seq, ",block-allocator=no_unhashed_relocation"); in reiserfs_show_options()
747 seq_puts(seq, ",block-allocator=hashed_relocation"); in reiserfs_show_options()
749 seq_puts(seq, ",block-allocator=test4"); in reiserfs_show_options()