Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1305 char *fmtname = ""; in f2fs_show_quota_options() local1309 fmtname = "vfsold"; in f2fs_show_quota_options()1312 fmtname = "vfsv0"; in f2fs_show_quota_options()1315 fmtname = "vfsv1"; in f2fs_show_quota_options()1318 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2129 char *fmtname = ""; in ext4_show_quota_options() local2133 fmtname = "vfsold"; in ext4_show_quota_options()2136 fmtname = "vfsv0"; in ext4_show_quota_options()2139 fmtname = "vfsv1"; in ext4_show_quota_options()2142 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()