Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dquota.h79 #define QFMT_VFS_V1 4 macro
/Linux-v6.1/fs/quota/
Dquota_v2.c107 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) { in v2_read_file_info()
415 .qf_fmt_id = QFMT_VFS_V1,
/Linux-v6.1/include/linux/
Dquota.h538 {QFMT_VFS_V1, "quota_v2"},\
/Linux-v6.1/fs/f2fs/
Dsuper.c966 F2FS_OPTION(sbi).s_jquota_fmt = QFMT_VFS_V1; in parse_options()
1806 case QFMT_VFS_V1: in f2fs_show_quota_options()
2674 err = f2fs_quota_enable(sb, type, QFMT_VFS_V1, in f2fs_enable_quotas()
/Linux-v6.1/fs/ext4/
Dsuper.c1621 {"vfsv1", QFMT_VFS_V1},
2858 case QFMT_VFS_V1: in ext4_show_quota_options()
6940 err = ext4_quota_enable(sb, type, QFMT_VFS_V1, in ext4_enable_quotas()