Home
last modified time | relevance | path

Searched refs:fmtname (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext3/
Dsuper.c564 char *fmtname = ""; in ext3_show_quota_options() local
568 fmtname = "vfsold"; in ext3_show_quota_options()
571 fmtname = "vfsv0"; in ext3_show_quota_options()
574 fmtname = "vfsv1"; in ext3_show_quota_options()
577 seq_printf(seq, ",jqfmt=%s", fmtname); in ext3_show_quota_options()
/linux-4.1.27/fs/ext4/
Dsuper.c1749 char *fmtname = ""; in ext4_show_quota_options() local
1753 fmtname = "vfsold"; in ext4_show_quota_options()
1756 fmtname = "vfsv0"; in ext4_show_quota_options()
1759 fmtname = "vfsv1"; in ext4_show_quota_options()
1762 seq_printf(seq, ",jqfmt=%s", fmtname); in ext4_show_quota_options()