Searched refs:QFMT_VFS_V1 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ |
| D | quota.h | 79 #define QFMT_VFS_V1 4 macro
|
| /Linux-v5.4/fs/quota/ |
| D | quota_v2.c | 109 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) { in v2_read_file_info() 392 .qf_fmt_id = QFMT_VFS_V1,
|
| /Linux-v5.4/include/linux/ |
| D | quota.h | 537 {QFMT_VFS_V1, "quota_v2"},\
|
| /Linux-v5.4/fs/f2fs/ |
| D | super.c | 693 F2FS_OPTION(sbi).s_jquota_fmt = QFMT_VFS_V1; in parse_options() 1314 case QFMT_VFS_V1: in f2fs_show_quota_options() 1961 err = f2fs_quota_enable(sb, type, QFMT_VFS_V1, in f2fs_enable_quotas()
|
| /Linux-v5.4/fs/ext4/ |
| D | super.c | 1754 {Opt_jqfmt_vfsv1, QFMT_VFS_V1, MOPT_QFMT}, 2138 case QFMT_VFS_V1: in ext4_show_quota_options() 5864 err = ext4_quota_enable(sb, type, QFMT_VFS_V1, in ext4_enable_quotas()
|