Searched refs:dqi_fmt_id (Results 1 – 3 of 3) sorted by relevance
108 if ((info->dqi_fmt_id == QFMT_VFS_V0 && version != 0) || in v2_read_file_info()109 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) { in v2_read_file_info()
2379 dqopt->info[type].dqi_fmt_id = format_id; in vfs_load_quota_inode()2440 dqopt->info[cnt].dqi_fmt_id, flags); in dquot_resume()2549 dqopt->info[type].dqi_fmt_id, in dquot_quota_enable()2604 dqopt->info[type].dqi_fmt_id, in dquot_quota_disable()
224 int dqi_fmt_id; /* Id of the dqi_format - used when turning member