Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1854 char *fmtname = ""; in f2fs_show_quota_options() local1858 fmtname = "vfsold"; in f2fs_show_quota_options()1861 fmtname = "vfsv0"; in f2fs_show_quota_options()1864 fmtname = "vfsv1"; in f2fs_show_quota_options()1867 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2880 char *fmtname = ""; in ext4_show_quota_options() local2884 fmtname = "vfsold"; in ext4_show_quota_options()2887 fmtname = "vfsv0"; in ext4_show_quota_options()2890 fmtname = "vfsv1"; in ext4_show_quota_options()2893 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()