Home
last modified time | relevance | path

Searched defs:oinfo (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.15/fs/ocfs2/
Dquota_global.c117 struct ocfs2_mem_dqinfo *oinfo = in ocfs2_global_is_id() local
170 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; in ocfs2_quota_read() local
220 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_quota_write() local
298 int ocfs2_lock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_lock_global_qf()
321 void ocfs2_unlock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_unlock_global_qf()
345 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_global_read_info() local
419 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in __ocfs2_global_write_info() local
463 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; in ocfs2_global_qinit_alloc() local
600 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; in ocfs2_sync_dquot_helper() local
637 struct ocfs2_mem_dqinfo *oinfo = container_of(work, in qsync_work_fn() local
[all …]
Dquota_local.c282 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in olq_update_info() local
463 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; in ocfs2_recover_local_quota_file() local
687 struct ocfs2_mem_dqinfo *oinfo; in ocfs2_local_read_info() local
812 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_local_free_info() local
925 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_find_free_entry() local
968 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_local_quota_add_chunk() local
1099 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_extend_local_quota_file() local
Dsuper.c898 struct ocfs2_mem_dqinfo *oinfo; in ocfs2_susp_quotas() local
959 struct ocfs2_mem_dqinfo *oinfo; in ocfs2_disable_quotas() local
Ddlmglue.c4170 struct ocfs2_mem_dqinfo *oinfo = ocfs2_lock_res_qinfo(lockres); in ocfs2_set_qinfo_lvb() local
4184 void ocfs2_qinfo_unlock(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_qinfo_unlock()
4194 static int ocfs2_refresh_qinfo(struct ocfs2_mem_dqinfo *oinfo) in ocfs2_refresh_qinfo()
4239 int ocfs2_qinfo_lock(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_qinfo_lock()
/Linux-v5.15/fs/xfs/scrub/
Drmap.c178 const struct xfs_owner_info *oinfo, in xchk_xref_check_owner()
201 const struct xfs_owner_info *oinfo) in xchk_xref_is_owned_by()
212 const struct xfs_owner_info *oinfo) in xchk_xref_is_not_owned_by()
Drepair.c291 const struct xfs_owner_info *oinfo, in xrep_alloc_ag_block()
533 const struct xfs_owner_info *oinfo, in xrep_reap_block()
606 const struct xfs_owner_info *oinfo, in xrep_reap_extents()
Dbtree.h37 const struct xfs_owner_info *oinfo; member
Dcommon.c320 const struct xfs_owner_info *oinfo; member
354 const struct xfs_owner_info *oinfo, in xchk_count_rmap_ownedby_ag()
Dbmap.c444 struct xfs_owner_info oinfo; in xchk_bmap_btree() local
Dbtree.c627 const struct xfs_owner_info *oinfo, in xchk_btree()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_rmap.c486 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap()
702 const struct xfs_owner_info *oinfo) in xfs_rmap_free()
758 const struct xfs_owner_info *oinfo) in xfs_rmap_map()
956 const struct xfs_owner_info *oinfo) in xfs_rmap_alloc()
994 const struct xfs_owner_info *oinfo) in xfs_rmap_convert()
1490 const struct xfs_owner_info *oinfo) in xfs_rmap_convert_shared()
1914 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap_shared()
2101 const struct xfs_owner_info *oinfo) in xfs_rmap_map_shared()
2251 struct xfs_owner_info oinfo; in xfs_rmap_map_raw() local
2371 struct xfs_owner_info oinfo; in xfs_rmap_finish_one() local
[all …]
Dxfs_rmap.h85 const struct xfs_owner_info *oinfo, in xfs_owner_info_unpack()
103 struct xfs_owner_info *oinfo, in xfs_owner_info_pack()
Dxfs_alloc.h76 struct xfs_owner_info oinfo; /* owner of blocks being allocated */ member
183 const struct xfs_owner_info *oinfo, in xfs_free_extent()
Dxfs_alloc.c1882 const struct xfs_owner_info *oinfo, in xfs_free_ag_extent()
2333 struct xfs_owner_info *oinfo) in xfs_free_agfl_block()
2456 struct xfs_owner_info *oinfo) in xfs_defer_agfl_block()
3332 const struct xfs_owner_info *oinfo, in __xfs_free_extent()
Dxfs_refcount.c920 struct xfs_owner_info *oinfo) in xfs_refcount_adjust_extents()
1052 struct xfs_owner_info *oinfo) in xfs_refcount_adjust()
Dxfs_bmap.h247 const struct xfs_owner_info *oinfo) in xfs_bmap_add_free()
Dxfs_bmap_btree.c286 struct xfs_owner_info oinfo; in xfs_bmbt_free_block() local
Dxfs_bmap.c537 const struct xfs_owner_info *oinfo, in __xfs_bmap_add_free()
601 struct xfs_owner_info oinfo; in xfs_bmap_btree_to_extents() local
/Linux-v5.15/drivers/regulator/
Dti-abb-regulator.c317 struct ti_abb_info *info, *oinfo; in ti_abb_set_voltage_sel() local
/Linux-v5.15/fs/xfs/
Dxfs_extfree_item.c361 const struct xfs_owner_info *oinfo, in xfs_trans_free_extent()
/Linux-v5.15/sound/usb/caiaq/
Daudio.c668 struct snd_usb_caiaq_cb_info *oinfo = out->context; in read_completed() local
/Linux-v5.15/drivers/mtd/
Dmtdchar.c936 struct otp_info oinfo; in mtdchar_ioctl() local