Home
last modified time | relevance | path

Searched refs:QFMT_VFS_V1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dquota.h79 #define QFMT_VFS_V1 4 macro
/openbmc/linux/fs/quota/
H A Dquota_v2.c107 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) { in v2_read_file_info()
418 .qf_fmt_id = QFMT_VFS_V1,
/openbmc/linux/include/linux/
H A Dquota.h540 {QFMT_VFS_V1, "quota_v2"},\
/openbmc/linux/fs/f2fs/
H A Dsuper.c958 F2FS_OPTION(sbi).s_jquota_fmt = QFMT_VFS_V1; in parse_options()
1872 case QFMT_VFS_V1: in f2fs_show_quota_options()
2827 err = f2fs_quota_enable(sb, type, QFMT_VFS_V1, in f2fs_enable_quotas()
/openbmc/linux/fs/ext4/
H A Dsuper.c1716 {"vfsv1", QFMT_VFS_V1},
2930 case QFMT_VFS_V1: in ext4_show_quota_options()
7128 err = ext4_quota_enable(sb, type, QFMT_VFS_V1, in ext4_enable_quotas()