Home
last modified time | relevance | path

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

/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/include/linux/
H A Ddqblk_qtree.h31 int dqi_type; /* Quota type */ member
/linux/fs/ocfs2/
H A Dquota.h51 unsigned int dqi_type; /* Quota type this structure describes */ member
H A Dquota_global.c349 oinfo->dqi_gi.dqi_type = type; in ocfs2_global_read_info()
658 dquot_scan_active(sb, ocfs2_sync_dquot_helper, oinfo->dqi_type); in qsync_work_fn()
H A Ddlmglue.c748 ocfs2_build_lock_name(OCFS2_LOCK_TYPE_QINFO, info->dqi_gi.dqi_type, in ocfs2_qinfo_lock_res_init()
4174 oinfo->dqi_gi.dqi_type); in ocfs2_set_qinfo_lvb()
4199 oinfo->dqi_gi.dqi_type); in ocfs2_refresh_qinfo()
H A Dquota_local.c707 oinfo->dqi_type = type; in ocfs2_local_read_info()