Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1233 char *fmtname = ""; in f2fs_show_quota_options() local1237 fmtname = "vfsold"; in f2fs_show_quota_options()1240 fmtname = "vfsv0"; in f2fs_show_quota_options()1243 fmtname = "vfsv1"; in f2fs_show_quota_options()1246 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2034 char *fmtname = ""; in ext4_show_quota_options() local2038 fmtname = "vfsold"; in ext4_show_quota_options()2041 fmtname = "vfsv0"; in ext4_show_quota_options()2044 fmtname = "vfsv1"; in ext4_show_quota_options()2047 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()