Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Dquota_v2.c106 if ((info->dqi_fmt_id == QFMT_VFS_V0 && version != 0) || in v2_read_file_info()
107 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) { in v2_read_file_info()
H A Ddquot.c2464 dqopt->info[type].dqi_fmt_id = format_id; in dquot_load_quota_sb()
2535 ret = dquot_load_quota_sb(sb, cnt, dqopt->info[cnt].dqi_fmt_id, in dquot_resume()
/openbmc/linux/include/linux/
H A Dquota.h224 int dqi_fmt_id; /* Id of the dqi_format - used when turning member