Searched refs:dqi_fmt_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/quota/
H A Dquota_v2.c108 if ((info->dqi_fmt_id == QFMT_VFS_V0 && version != 0) ||
109 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) {
H A Ddquot.c2456 dqopt->info[type].dqi_fmt_id = format_id;
2527 ret = dquot_load_quota_sb(sb, cnt, dqopt->info[cnt].dqi_fmt_id,
/linux-master/include/linux/
H A Dquota.h224 int dqi_fmt_id; /* Id of the dqi_format - used when turning member in struct:mem_dqinfo

Completed in 100 milliseconds