Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance
1705 char *fmtname = ""; in f2fs_show_quota_options() local1709 fmtname = "vfsold"; in f2fs_show_quota_options()1712 fmtname = "vfsv0"; in f2fs_show_quota_options()1715 fmtname = "vfsv1"; in f2fs_show_quota_options()1718 seq_printf(seq, ",jqfmt=%s", fmtname); in f2fs_show_quota_options()
2521 char *fmtname = ""; in ext4_show_quota_options() local2525 fmtname = "vfsold"; in ext4_show_quota_options()2528 fmtname = "vfsv0"; in ext4_show_quota_options()2531 fmtname = "vfsv1"; in ext4_show_quota_options()2534 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()