Lines Matching refs:seq_puts
236 seq_puts(seq, ",minixdf"); in ext2_show_options()
238 seq_puts(seq, ",grpid"); in ext2_show_options()
240 seq_puts(seq, ",nogrpid"); in ext2_show_options()
256 seq_puts(seq, ",errors=remount-ro"); in ext2_show_options()
260 seq_puts(seq, ",errors=continue"); in ext2_show_options()
262 seq_puts(seq, ",errors=panic"); in ext2_show_options()
264 seq_puts(seq, ",nouid32"); in ext2_show_options()
266 seq_puts(seq, ",debug"); in ext2_show_options()
268 seq_puts(seq, ",oldalloc"); in ext2_show_options()
272 seq_puts(seq, ",user_xattr"); in ext2_show_options()
275 seq_puts(seq, ",nouser_xattr"); in ext2_show_options()
281 seq_puts(seq, ",acl"); in ext2_show_options()
283 seq_puts(seq, ",noacl"); in ext2_show_options()
287 seq_puts(seq, ",nobh"); in ext2_show_options()
291 seq_puts(seq, ",usrquota"); in ext2_show_options()
294 seq_puts(seq, ",grpquota"); in ext2_show_options()
299 seq_puts(seq, ",xip"); in ext2_show_options()
301 seq_puts(seq, ",dax"); in ext2_show_options()
305 seq_puts(seq, ",noreservation"); in ext2_show_options()