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

/linux-4.4.14/fs/quota/
H A Dquota_v2.c101 if ((info->dqi_fmt_id == QFMT_VFS_V0 && version != 0) || v2_read_file_info()
102 (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) v2_read_file_info()
H A Ddquot.c2282 dqopt->info[type].dqi_fmt_id = format_id; vfs_load_quota_inode()
2350 dqopt->info[cnt].dqi_fmt_id, flags); dquot_resume()
2473 dqopt->info[type].dqi_fmt_id, dquot_quota_enable()
2528 dqopt->info[type].dqi_fmt_id, dquot_quota_disable()
/linux-4.4.14/include/linux/
H A Dquota.h214 int dqi_fmt_id; /* Id of the dqi_format - used when turning member in struct:mem_dqinfo

Completed in 120 milliseconds