/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | btree.h | 37 const struct xfs_owner_info *oinfo; member
|
H A D | rmap.c | 174 xchk_xref_check_owner( struct xfs_scrub *sc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, bool should_have_rmap) xchk_xref_check_owner() argument 197 xchk_xref_is_owned_by( struct xfs_scrub *sc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xchk_xref_is_owned_by() argument 208 xchk_xref_is_not_owned_by( struct xfs_scrub *sc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xchk_xref_is_not_owned_by() argument
|
H A D | bmap.c | 448 struct xfs_owner_info oinfo; in xchk_bmap_btree() local
|
H A D | common.c | 318 const struct xfs_owner_info *oinfo; member 349 xchk_count_rmap_ownedby_ag( struct xfs_scrub *sc, struct xfs_btree_cur *cur, const struct xfs_owner_info *oinfo, xfs_filblks_t *blocks) xchk_count_rmap_ownedby_ag() argument
|
H A D | btree.c | 596 xchk_btree( struct xfs_scrub *sc, struct xfs_btree_cur *cur, xchk_btree_rec_fn scrub_fn, const struct xfs_owner_info *oinfo, void *private) xchk_btree() argument
|
H A D | repair.c | 285 xrep_alloc_ag_block( struct xfs_scrub *sc, const struct xfs_owner_info *oinfo, xfs_fsblock_t *fsbno, enum xfs_ag_resv_type resv) xrep_alloc_ag_block() argument 526 xrep_reap_block( struct xfs_scrub *sc, xfs_fsblock_t fsbno, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type resv) xrep_reap_block() argument 598 xrep_reap_extents( struct xfs_scrub *sc, struct xbitmap *bitmap, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xrep_reap_extents() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | btree.h | 44 const struct xfs_owner_info *oinfo; member
|
H A D | rmap.c | 575 xchk_xref_is_only_owned_by( struct xfs_scrub *sc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xchk_xref_is_only_owned_by() argument 600 xchk_xref_is_not_owned_by( struct xfs_scrub *sc, xfs_agblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo) xchk_xref_is_not_owned_by() argument
|
H A D | reap.c | 87 const struct xfs_owner_info *oinfo; member 474 xrep_reap_agblocks( struct xfs_scrub *sc, struct xagb_bitmap *bitmap, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xrep_reap_agblocks() argument
|
H A D | btree.c | 685 xchk_btree( struct xfs_scrub *sc, struct xfs_btree_cur *cur, xchk_btree_rec_fn scrub_fn, const struct xfs_owner_info *oinfo, void *private) xchk_btree() argument
|
H A D | bmap.c | 304 struct xfs_owner_info oinfo; in xchk_bmap_iextent_xref() local 503 struct xfs_owner_info oinfo; in xchk_bmap_btree() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 82 xfs_owner_info_unpack( const struct xfs_owner_info *oinfo, uint64_t *owner, uint64_t *offset, unsigned int *flags) xfs_owner_info_unpack() argument 100 xfs_owner_info_pack( struct xfs_owner_info *oinfo, uint64_t owner, uint64_t offset, unsigned int flags) xfs_owner_info_pack() argument [all...] |
H A D | xfs_alloc.h | 76 struct xfs_owner_info oinfo; /* owner of blocks being allocated */ member 176 xfs_free_extent( struct xfs_trans *tp, xfs_fsblock_t bno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xfs_free_extent() argument
|
H A D | xfs_bmap_btree.c | 286 struct xfs_owner_info oinfo; in xfs_bmbt_free_block() local
|
H A D | xfs_bmap.h | 244 xfs_bmap_add_free( struct xfs_trans *tp, xfs_fsblock_t bno, xfs_filblks_t len, const struct xfs_owner_info *oinfo) xfs_bmap_add_free() argument
|
H A D | xfs_refcount.c | 914 xfs_refcount_adjust_extents( struct xfs_btree_cur *cur, xfs_agblock_t *agbno, xfs_extlen_t *aglen, enum xfs_refc_adjust_op adj, struct xfs_owner_info *oinfo) xfs_refcount_adjust_extents() argument 1044 xfs_refcount_adjust( struct xfs_btree_cur *cur, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *new_agbno, xfs_extlen_t *new_aglen, enum xfs_refc_adjust_op adj, struct xfs_owner_info *oinfo) xfs_refcount_adjust() argument
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 85 xfs_owner_info_unpack( const struct xfs_owner_info *oinfo, uint64_t *owner, uint64_t *offset, unsigned int *flags) xfs_owner_info_unpack() argument 103 xfs_owner_info_pack( struct xfs_owner_info *oinfo, uint64_t owner, uint64_t offset, unsigned int flags) xfs_owner_info_pack() argument [all...] |
H A D | xfs_alloc.h | 56 struct xfs_owner_info oinfo; /* owner of blocks being allocated */ member 153 xfs_free_extent( struct xfs_trans *tp, struct xfs_perag *pag, xfs_agblock_t agbno, xfs_extlen_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xfs_free_extent() argument 260 xfs_free_extent_later( struct xfs_trans *tp, xfs_fsblock_t bno, xfs_filblks_t len, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type) xfs_free_extent_later() argument
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 944 struct otp_info oinfo; in mtdchar_ioctl() local
|
/kernel/linux/linux-5.10/sound/usb/caiaq/ |
H A D | audio.c | 668 struct snd_usb_caiaq_cb_info *oinfo = out->context; in read_completed() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | quota_global.c | 117 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() argument 321 ocfs2_unlock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) ocfs2_unlock_global_qf() argument 345 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; ocfs2_global_read_info() local 420 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; __ocfs2_global_write_info() local 464 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_global_qinit_alloc() local 601 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_sync_dquot_helper() local 638 struct ocfs2_mem_dqinfo *oinfo = container_of(work, qsync_work_fn() local 685 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_calc_qdel_credits() local 721 struct ocfs2_mem_dqinfo *oinfo = ocfs2_release_dquot() local 920 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_mark_dquot_dirty() local 972 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_write_info() local [all...] |
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | ti-abb-regulator.c | 317 struct ti_abb_info *info, *oinfo; in ti_abb_set_voltage_sel() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | quota_global.c | 117 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() argument 321 ocfs2_unlock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) ocfs2_unlock_global_qf() argument 344 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; ocfs2_global_read_info() local 420 struct ocfs2_mem_dqinfo *oinfo = info->dqi_priv; __ocfs2_global_write_info() local 464 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_global_qinit_alloc() local 601 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_sync_dquot_helper() local 638 struct ocfs2_mem_dqinfo *oinfo = container_of(work, qsync_work_fn() local 685 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_calc_qdel_credits() local 721 struct ocfs2_mem_dqinfo *oinfo = ocfs2_release_dquot() local 920 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_mark_dquot_dirty() local 972 struct ocfs2_mem_dqinfo *oinfo = sb_dqinfo(sb, type)->dqi_priv; ocfs2_write_info() local [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | ti-abb-regulator.c | 309 struct ti_abb_info *info, *oinfo; in ti_abb_set_voltage_sel() local
|
/kernel/linux/linux-6.6/sound/usb/caiaq/ |
H A D | audio.c | 668 struct snd_usb_caiaq_cb_info *oinfo = out->context; in read_completed() local
|