Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1463 char *fmtname = ""; in f2fs_show_quota_options() local1467 fmtname = "vfsold"; in f2fs_show_quota_options()1470 fmtname = "vfsv0"; in f2fs_show_quota_options()1473 fmtname = "vfsv1"; in f2fs_show_quota_options()1476 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2508 char *fmtname = ""; in ext4_show_quota_options() local2512 fmtname = "vfsold"; in ext4_show_quota_options()2515 fmtname = "vfsv0"; in ext4_show_quota_options()2518 fmtname = "vfsv1"; in ext4_show_quota_options()2521 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()