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

/linux-master/include/uapi/linux/
H A Dquota.h79 #define QFMT_VFS_V1 4 macro
/linux-master/fs/quota/
H A Dquota_v2.c109 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) {
436 .qf_fmt_id = QFMT_VFS_V1,
/linux-master/include/linux/
H A Dquota.h540 {QFMT_VFS_V1, "quota_v2"},\
/linux-master/fs/f2fs/
H A Dsuper.c962 F2FS_OPTION(sbi).s_jquota_fmt = QFMT_VFS_V1;
1856 case QFMT_VFS_V1:
2814 err = f2fs_quota_enable(sb, type, QFMT_VFS_V1,
/linux-master/fs/ext4/
H A Dsuper.c1715 {"vfsv1", QFMT_VFS_V1},
2920 case QFMT_VFS_V1:
7096 err = ext4_quota_enable(sb, type, QFMT_VFS_V1,

Completed in 138 milliseconds