Lines Matching refs:seq_printf
535 seq_printf(s, ",meta"); in gfs2_show_options()
537 seq_printf(s, ",lockproto=%s", args->ar_lockproto); in gfs2_show_options()
539 seq_printf(s, ",locktable=%s", args->ar_locktable); in gfs2_show_options()
541 seq_printf(s, ",hostdata=%s", args->ar_hostdata); in gfs2_show_options()
543 seq_printf(s, ",spectator"); in gfs2_show_options()
545 seq_printf(s, ",ignore_local_fs"); in gfs2_show_options()
547 seq_printf(s, ",localflocks"); in gfs2_show_options()
549 seq_printf(s, ",localcaching"); in gfs2_show_options()
551 seq_printf(s, ",debug"); in gfs2_show_options()
553 seq_printf(s, ",upgrade"); in gfs2_show_options()
555 seq_printf(s, ",acl"); in gfs2_show_options()
572 seq_printf(s, ",quota=%s", state); in gfs2_show_options()
575 seq_printf(s, ",suiddir"); in gfs2_show_options()
589 seq_printf(s, ",data=%s", state); in gfs2_show_options()