Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dquota.h79 #define QFMT_VFS_V1 4 macro
/linux/fs/quota/
H A Dquota_v2.c109 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) { in v2_read_file_info()
436 .qf_fmt_id = QFMT_VFS_V1,
/linux/include/linux/
H A Dquota.h540 {QFMT_VFS_V1, "quota_v2"},\
/linux/fs/ext4/
H A Dsuper.c1711 {"vfsv1", QFMT_VFS_V1},
2896 case QFMT_VFS_V1: in ext4_show_quota_options()
7148 err = ext4_quota_enable(sb, type, QFMT_VFS_V1, in ext4_enable_quotas()