Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1797 char *fmtname = ""; in f2fs_show_quota_options() local1801 fmtname = "vfsold"; in f2fs_show_quota_options()1804 fmtname = "vfsv0"; in f2fs_show_quota_options()1807 fmtname = "vfsv1"; in f2fs_show_quota_options()1810 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2849 char *fmtname = ""; in ext4_show_quota_options() local2853 fmtname = "vfsold"; in ext4_show_quota_options()2856 fmtname = "vfsv0"; in ext4_show_quota_options()2859 fmtname = "vfsv1"; in ext4_show_quota_options()2862 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()