Home
last modified time | relevance | path

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

/fs/
Dquota_tree.c62 return sb->s_op->quota_read(sb, info->dqi_type, (char *)buf, in read_blk()
70 return sb->s_op->quota_write(sb, info->dqi_type, (char *)buf, in write_blk()
98 mark_info_dirty(info->dqi_sb, info->dqi_type); in get_free_dqblk()
118 mark_info_dirty(info->dqi_sb, info->dqi_type); in put_free_dqblk()
154 mark_info_dirty(info->dqi_sb, info->dqi_type); in remove_free_dqentry()
193 mark_info_dirty(info->dqi_sb, info->dqi_type); in insert_free_dqentry()
Dquota_v2.c98 qinfo->dqi_type = type; in v2_read_file_info()
/fs/ocfs2/
Dquota.h49 unsigned int dqi_type; /* Quota type this structure describes */ member
Dquota_global.c318 oinfo->dqi_gi.dqi_type = type; in ocfs2_global_read_info()
606 dquot_scan_active(sb, ocfs2_sync_dquot_helper, oinfo->dqi_type); in qsync_work_fn()
Ddlmglue.c644 ocfs2_build_lock_name(OCFS2_LOCK_TYPE_QINFO, info->dqi_gi.dqi_type, in ocfs2_qinfo_lock_res_init()
3495 oinfo->dqi_gi.dqi_type); in ocfs2_set_qinfo_lvb()
3526 oinfo->dqi_gi.dqi_type); in ocfs2_refresh_qinfo()
Dquota_local.c667 oinfo->dqi_type = type; in ocfs2_local_read_info()