Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1888 char *fmtname = ""; in f2fs_show_quota_options() local1892 fmtname = "vfsold"; in f2fs_show_quota_options()1895 fmtname = "vfsv0"; in f2fs_show_quota_options()1898 fmtname = "vfsv1"; in f2fs_show_quota_options()1901 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2913 char *fmtname = ""; in ext4_show_quota_options() local2917 fmtname = "vfsold"; in ext4_show_quota_options()2920 fmtname = "vfsv0"; in ext4_show_quota_options()2923 fmtname = "vfsv1"; in ext4_show_quota_options()2926 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()