Symbol: mem_dqinfo
fs/ocfs2/dlmglue.c
4172
struct mem_dqinfo *info = sb_dqinfo(oinfo->dqi_gi.dqi_sb,
fs/ocfs2/dlmglue.c
4197
struct mem_dqinfo *info = sb_dqinfo(oinfo->dqi_gi.dqi_sb,
fs/ocfs2/quota_global.c
219
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/ocfs2/quota_global.c
343
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/ocfs2/quota_global.c
422
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/ocfs2/quota_local.c
1096
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/ocfs2/quota_local.c
281
struct mem_dqinfo *info = private;
fs/ocfs2/quota_local.c
685
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/ocfs2/quota_local.c
794
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/ocfs2/quota_local.c
812
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/ocfs2/quota_local.c
922
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/ocfs2/quota_local.c
965
struct mem_dqinfo *info = sb_dqinfo(sb, type);
fs/quota/dquot.c
1287
struct mem_dqinfo *info = &sb_dqopt(dquot->dq_sb)->info[dquot->dq_id.type];
fs/quota/dquot.c
2728
struct mem_dqinfo *dqi = &sb_dqopt(dquot->dq_sb)->info[dquot->dq_id.type];
fs/quota/dquot.c
2838
struct mem_dqinfo *mi;
fs/quota/dquot.c
2873
struct mem_dqinfo *mi;
fs/quota/quota_v2.c
201
struct mem_dqinfo *info = &dqopt->info[type];
fs/quota/quota_v2.c
95
struct mem_dqinfo *info = &dqopt->info[type];
include/linux/quota.h
248
static inline int info_dirty(struct mem_dqinfo *info)
include/linux/quota.h
525
struct mem_dqinfo info[MAXQUOTAS]; /* Information for each quota type */
include/linux/quotaops.h
122
static inline struct mem_dqinfo *sb_dqinfo(struct super_block *sb, int type)
mm/shmem_quota.c
116
struct mem_dqinfo *info = sb_dqinfo(sb, qid->type);
mm/shmem_quota.c
166
struct mem_dqinfo *info = sb_dqinfo(dquot->dq_sb, dquot->dq_id.type);
mm/shmem_quota.c
267
struct mem_dqinfo *info = sb_dqinfo(dquot->dq_sb, dquot->dq_id.type);
mm/shmem_quota.c
68
struct mem_dqinfo *info = &dqopt->info[type];
mm/shmem_quota.c
95
struct mem_dqinfo *info = &sb_dqopt(sb)->info[type];