Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Ddqblk_qtree.h31 int dqi_type; /* Quota type */ member
/kernel/linux/linux-6.6/include/linux/
H A Ddqblk_qtree.h31 int dqi_type; /* Quota type */ member
/kernel/linux/linux-5.10/fs/quota/
H A Dquota_tree.c64 return sb->s_op->quota_read(sb, info->dqi_type, buf, in read_blk()
73 ret = sb->s_op->quota_write(sb, info->dqi_type, buf, in write_blk()
139 mark_info_dirty(info->dqi_sb, info->dqi_type); in get_free_dqblk()
159 mark_info_dirty(info->dqi_sb, info->dqi_type); in put_free_dqblk()
196 mark_info_dirty(info->dqi_sb, info->dqi_type); in remove_free_dqentry()
237 mark_info_dirty(info->dqi_sb, info->dqi_type); in insert_free_dqentry()
H A Dquota_v2.c146 qinfo->dqi_type = type; in v2_read_file_info()
/kernel/linux/linux-6.6/fs/quota/
H A Dquota_tree.c55 return sb->s_op->quota_read(sb, info->dqi_type, buf, in read_blk()
64 ret = sb->s_op->quota_write(sb, info->dqi_type, buf, in write_blk()
135 mark_info_dirty(info->dqi_sb, info->dqi_type); in get_free_dqblk()
155 mark_info_dirty(info->dqi_sb, info->dqi_type); in put_free_dqblk()
192 mark_info_dirty(info->dqi_sb, info->dqi_type); in remove_free_dqentry()
233 mark_info_dirty(info->dqi_sb, info->dqi_type); in insert_free_dqentry()
H A Dquota_v2.c146 qinfo->dqi_type = type; in v2_read_file_info()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota.h51 unsigned int dqi_type; /* Quota type this structure describes */ member
H A Dquota_global.c359 oinfo->dqi_gi.dqi_type = type; in ocfs2_global_read_info()
649 dquot_scan_active(sb, ocfs2_sync_dquot_helper, oinfo->dqi_type); in qsync_work_fn()
H A Ddlmglue.c749 ocfs2_build_lock_name(OCFS2_LOCK_TYPE_QINFO, info->dqi_gi.dqi_type, in ocfs2_qinfo_lock_res_init()
4156 oinfo->dqi_gi.dqi_type); in ocfs2_set_qinfo_lvb()
4181 oinfo->dqi_gi.dqi_type); in ocfs2_refresh_qinfo()
H A Dquota_local.c703 oinfo->dqi_type = type; in ocfs2_local_read_info()
/kernel/linux/linux-6.6/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()
649 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()
4177 oinfo->dqi_gi.dqi_type); in ocfs2_set_qinfo_lvb()
4202 oinfo->dqi_gi.dqi_type); in ocfs2_refresh_qinfo()
H A Dquota_local.c703 oinfo->dqi_type = type; in ocfs2_local_read_info()

Completed in 21 milliseconds