Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1855 char *fmtname = ""; in f2fs_show_quota_options() local1859 fmtname = "vfsold"; in f2fs_show_quota_options()1862 fmtname = "vfsv0"; in f2fs_show_quota_options()1865 fmtname = "vfsv1"; in f2fs_show_quota_options()1868 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2912 char *fmtname = ""; in ext4_show_quota_options() local2916 fmtname = "vfsold"; in ext4_show_quota_options()2919 fmtname = "vfsv0"; in ext4_show_quota_options()2922 fmtname = "vfsv1"; in ext4_show_quota_options()2925 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()