Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1740 char *fmtname = ""; in f2fs_show_quota_options() local1744 fmtname = "vfsold"; in f2fs_show_quota_options()1747 fmtname = "vfsv0"; in f2fs_show_quota_options()1750 fmtname = "vfsv1"; in f2fs_show_quota_options()1753 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2500 char *fmtname = ""; in ext4_show_quota_options() local2504 fmtname = "vfsold"; in ext4_show_quota_options()2507 fmtname = "vfsv0"; in ext4_show_quota_options()2510 fmtname = "vfsv1"; in ext4_show_quota_options()2513 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()