| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rmap.c | 680 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap() 913 const struct xfs_owner_info *oinfo) in xfs_rmap_update_hook() 968 const struct xfs_owner_info *oinfo) in xfs_rmap_free() 1025 const struct xfs_owner_info *oinfo) in xfs_rmap_map() 1213 const struct xfs_owner_info *oinfo) in xfs_rmap_alloc() 1253 const struct xfs_owner_info *oinfo) in xfs_rmap_convert() 1751 const struct xfs_owner_info *oinfo) in xfs_rmap_convert_shared() 2183 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap_shared() 2375 const struct xfs_owner_info *oinfo) in xfs_rmap_map_shared() 2524 struct xfs_owner_info oinfo; in xfs_rmap_map_raw() local [all …]
|
| H A D | xfs_rmap.h | 87 const struct xfs_owner_info *oinfo, in xfs_owner_info_unpack() 105 struct xfs_owner_info *oinfo, in xfs_owner_info_pack() 258 struct xfs_owner_info oinfo; member
|
| H A D | xfs_alloc.h | 57 struct xfs_owner_info oinfo; /* owner of blocks being allocated */ member 159 const struct xfs_owner_info *oinfo, in xfs_free_extent()
|
| H A D | xfs_alloc.c | 2044 const struct xfs_owner_info *oinfo, in xfs_free_ag_extent() 2637 const struct xfs_owner_info *oinfo, in xfs_defer_extent_free() 2691 const struct xfs_owner_info *oinfo, in xfs_free_extent_later() 4009 const struct xfs_owner_info *oinfo, in __xfs_free_extent()
|
| H A D | xfs_bmap_btree.c | 280 struct xfs_owner_info oinfo; in xfs_bmbt_free_block() local
|
| H A D | xfs_bmap.c | 575 struct xfs_owner_info oinfo; in xfs_bmap_btree_to_extents() local
|
| H A D | xfs_btree.c | 5635 struct xfs_owner_info oinfo; in xfs_btree_free_metafile_block() local
|
| /linux/fs/ocfs2/ |
| H A D | quota_local.c | 282 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in olq_update_info() local 462 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; in ocfs2_recover_local_quota_file() local 686 struct ocfs2_mem_dqinfo *oinfo; in ocfs2_local_read_info() local 813 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_local_free_info() local 923 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_find_free_entry() local 966 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_local_quota_add_chunk() local 1097 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; in ocfs2_extend_local_quota_file() local
|
| H A D | super.c | 891 struct ocfs2_mem_dqinfo *oinfo; in ocfs2_susp_quotas() local 952 struct ocfs2_mem_dqinfo *oinfo; in ocfs2_disable_quotas() local
|
| H A D | dlmglue.c | 4171 struct ocfs2_mem_dqinfo *oinfo = ocfs2_lock_res_qinfo(lockres); in ocfs2_set_qinfo_lvb() local 4185 void ocfs2_qinfo_unlock(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_qinfo_unlock() 4195 static int ocfs2_refresh_qinfo(struct ocfs2_mem_dqinfo *oinfo) in ocfs2_refresh_qinfo() 4240 int ocfs2_qinfo_lock(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_qinfo_lock()
|
| /linux/fs/xfs/scrub/ |
| H A D | newbt.c | 98 const struct xfs_owner_info *oinfo, in xrep_newbt_init_ag() 118 const struct xfs_owner_info *oinfo) in xrep_newbt_init_inode() 144 struct xfs_owner_info oinfo; in xrep_newbt_init_metadir_inode() local
|
| H A D | reap.c | 106 const struct xfs_owner_info *oinfo; member 757 const struct xfs_owner_info *oinfo, in xrep_reap_agblocks() 871 const struct xfs_owner_info *oinfo) in xrep_reap_fsblocks() 1156 const struct xfs_owner_info *oinfo) in xrep_reap_rtblocks() 1195 struct xfs_owner_info oinfo; in xrep_reap_metadir_fsblocks() local 1237 struct xfs_owner_info oinfo; in xreap_bmapi_select() local
|
| H A D | rtrmap.c | 248 struct xfs_owner_info oinfo; in xchk_rtrmapbt() local 306 const struct xfs_owner_info *oinfo) in xchk_xref_is_only_rt_owned_by()
|
| H A D | bmap.c | 327 struct xfs_owner_info oinfo; in xchk_bmap_rt_iextent_xref() local 388 struct xfs_owner_info oinfo; in xchk_bmap_iextent_xref() local 587 struct xfs_owner_info oinfo; in xchk_bmap_btree() local
|
| H A D | btree.h | 44 const struct xfs_owner_info *oinfo; member
|
| H A D | newbt.h | 48 struct xfs_owner_info oinfo; member
|
| H A D | bmap_repair.c | 749 struct xfs_owner_info oinfo; in xrep_bmap_build_new_fork() local 833 struct xfs_owner_info oinfo; in xrep_bmap_remove_old_tree() local
|
| H A D | common.c | 377 const struct xfs_owner_info *oinfo; member 411 const struct xfs_owner_info *oinfo, in xchk_count_rmap_ownedby_ag()
|
| H A D | rmap_repair.c | 287 const struct xfs_owner_info *oinfo) in xrep_rmap_stash_bitmap() 413 struct xfs_owner_info oinfo; in xrep_rmap_scan_iroot_btree() local
|
| H A D | scrub.h | 344 # define xchk_xref_is_only_rt_owned_by(sc, bno, len, oinfo) do { } while (0) argument
|
| H A D | btree.c | 681 const struct xfs_owner_info *oinfo, in xchk_btree()
|
| H A D | rtrmap_repair.c | 454 const struct xfs_owner_info *oinfo) in xrep_rtrmap_stash_bitmap()
|
| /linux/fs/xfs/ |
| H A D | xfs_extfree_item.c | 531 struct xfs_owner_info oinfo = { }; in xfs_extent_free_finish_item() local 587 struct xfs_owner_info oinfo = { }; in xfs_agfl_free_finish_item() local
|
| /linux/drivers/regulator/ |
| H A D | ti-abb-regulator.c | 308 struct ti_abb_info *info, *oinfo; in ti_abb_set_voltage_sel() local
|
| /linux/drivers/mtd/ |
| H A D | mtdchar.c | 1144 struct otp_info oinfo; in mtdchar_ioctl() local
|