Home
last modified time | relevance | path

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

/Linux-v4.19/fs/quota/
Dquota_v2.c107 if ((info->dqi_fmt_id == QFMT_VFS_V0 && version != 0) || in v2_read_file_info()
108 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) { in v2_read_file_info()
Ddquot.c2371 dqopt->info[type].dqi_fmt_id = format_id; in vfs_load_quota_inode()
2432 dqopt->info[cnt].dqi_fmt_id, flags); in dquot_resume()
2541 dqopt->info[type].dqi_fmt_id, in dquot_quota_enable()
2596 dqopt->info[type].dqi_fmt_id, in dquot_quota_disable()
/Linux-v4.19/include/linux/
Dquota.h224 int dqi_fmt_id; /* Id of the dqi_format - used when turning member