Lines Matching refs:seq_puts
233 seq_puts(seq, ",minixdf"); in ext2_show_options()
235 seq_puts(seq, ",grpid"); in ext2_show_options()
237 seq_puts(seq, ",nogrpid"); in ext2_show_options()
253 seq_puts(seq, ",errors=remount-ro"); in ext2_show_options()
257 seq_puts(seq, ",errors=continue"); in ext2_show_options()
259 seq_puts(seq, ",errors=panic"); in ext2_show_options()
261 seq_puts(seq, ",nouid32"); in ext2_show_options()
263 seq_puts(seq, ",debug"); in ext2_show_options()
265 seq_puts(seq, ",oldalloc"); in ext2_show_options()
269 seq_puts(seq, ",user_xattr"); in ext2_show_options()
272 seq_puts(seq, ",nouser_xattr"); in ext2_show_options()
278 seq_puts(seq, ",acl"); in ext2_show_options()
280 seq_puts(seq, ",noacl"); in ext2_show_options()
284 seq_puts(seq, ",nobh"); in ext2_show_options()
288 seq_puts(seq, ",usrquota"); in ext2_show_options()
291 seq_puts(seq, ",grpquota"); in ext2_show_options()
296 seq_puts(seq, ",xip"); in ext2_show_options()
298 seq_puts(seq, ",dax"); in ext2_show_options()
302 seq_puts(seq, ",noreservation"); in ext2_show_options()