Searched refs:dqi_type (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddqblk_qtree.h29 int dqi_type; /* Quota type */ member in struct:qtree_mem_dqinfo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dquota_tree.c56 return sb->s_op->quota_read(sb, info->dqi_type, buf,
65 ret = sb->s_op->quota_write(sb, info->dqi_type, buf,
99 mark_info_dirty(info->dqi_sb, info->dqi_type);
119 mark_info_dirty(info->dqi_sb, info->dqi_type);
156 mark_info_dirty(info->dqi_sb, info->dqi_type);
197 mark_info_dirty(info->dqi_sb, info->dqi_type);
H A Dquota_v2.c131 qinfo->dqi_type = type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dquota.h46 unsigned int dqi_type; /* Quota type this structure describes */ member in struct:ocfs2_mem_dqinfo
H A Dquota_global.c358 oinfo->dqi_gi.dqi_type = type;
637 dquot_scan_active(sb, ocfs2_sync_dquot_helper, oinfo->dqi_type);
H A Dquota_local.c704 oinfo->dqi_type = type;
H A Ddlmglue.c712 ocfs2_build_lock_name(OCFS2_LOCK_TYPE_QINFO, info->dqi_gi.dqi_type,
3818 oinfo->dqi_gi.dqi_type);
3849 oinfo->dqi_gi.dqi_type);

Completed in 210 milliseconds