Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/quota/
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()
A Ddquot.c2407 dqopt->info[type].dqi_fmt_id = format_id; in dquot_load_quota_sb()
2477 ret = dquot_load_quota_sb(sb, cnt, dqopt->info[cnt].dqi_fmt_id, in dquot_resume()
/linux-6.3-rc2/include/linux/
A Dquota.h224 int dqi_fmt_id; /* Id of the dqi_format - used when turning member

Completed in 10 milliseconds