Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dquota.h79 #define QFMT_VFS_V1 4 macro
/linux-6.3-rc2/fs/quota/
A 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-6.3-rc2/include/linux/
A Dquota.h538 {QFMT_VFS_V1, "quota_v2"},\
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c966 F2FS_OPTION(sbi).s_jquota_fmt = QFMT_VFS_V1; in parse_options()
1807 case QFMT_VFS_V1: in f2fs_show_quota_options()
2696 err = f2fs_quota_enable(sb, type, QFMT_VFS_V1, in f2fs_enable_quotas()
/linux-6.3-rc2/fs/ext4/
A Dsuper.c1622 {"vfsv1", QFMT_VFS_V1},
2848 case QFMT_VFS_V1: in ext4_show_quota_options()
6993 err = ext4_quota_enable(sb, type, QFMT_VFS_V1, in ext4_enable_quotas()

Completed in 23 milliseconds