Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
2277 char *fmtname = ""; in f2fs_show_quota_options() local2281 fmtname = "vfsold"; in f2fs_show_quota_options()2284 fmtname = "vfsv0"; in f2fs_show_quota_options()2287 fmtname = "vfsv1"; in f2fs_show_quota_options()2290 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2895 char *fmtname = ""; in ext4_show_quota_options() local2899 fmtname = "vfsold"; in ext4_show_quota_options()2902 fmtname = "vfsv0"; in ext4_show_quota_options()2905 fmtname = "vfsv1"; in ext4_show_quota_options()2908 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()