Home
last modified time | relevance | path

Searched refs:dqi_type (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Ddqblk_qtree.h31 int dqi_type; /* Quota type */ member
/linux/fs/quota/
H A Dquota_tree.c61 return sb->s_op->quota_read(sb, info->dqi_type, buf, in read_blk()
70 ret = sb->s_op->quota_write(sb, info->dqi_type, buf, in write_blk()
141 mark_info_dirty(info->dqi_sb, info->dqi_type); in get_free_dqblk()
161 mark_info_dirty(info->dqi_sb, info->dqi_type); in put_free_dqblk()
198 mark_info_dirty(info->dqi_sb, info->dqi_type); in remove_free_dqentry()
239 mark_info_dirty(info->dqi_sb, info->dqi_type); in insert_free_dqentry()
H A Dquota_v2.c148 qinfo->dqi_type = type; in v2_read_file_info()
/linux/fs/ocfs2/
H A Dquota.h51 unsigned int dqi_type; /* Quota type this structure describes */ member
H A Ddlmglue.c749 ocfs2_build_lock_name(OCFS2_LOCK_TYPE_QINFO, info->dqi_gi.dqi_type, in ocfs2_qinfo_lock_res_init()
4173 oinfo->dqi_gi.dqi_type); in ocfs2_set_qinfo_lvb()
4198 oinfo->dqi_gi.dqi_type); in ocfs2_refresh_qinfo()
H A Dquota_local.c703 oinfo->dqi_type = type; in ocfs2_local_read_info()