Home
last modified time | relevance | path

Searched refs:xfs_owner_info (Results 1 – 25 of 32) sorted by relevance

12

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_rmap.h11 struct xfs_owner_info *oi, in xfs_rmap_ag_owner()
21 struct xfs_owner_info *oi, in xfs_rmap_ino_bmbt_owner()
34 struct xfs_owner_info *oi, in xfs_rmap_ino_owner()
48 struct xfs_owner_info *oi) in xfs_rmap_skip_owner_update()
55 struct xfs_owner_info *oi) in xfs_rmap_should_skip_owner_update()
62 struct xfs_owner_info *oi) in xfs_rmap_any_owner_update()
106 struct xfs_owner_info *oinfo, in xfs_owner_info_unpack()
124 struct xfs_owner_info *oinfo, in xfs_owner_info_pack()
140 struct xfs_owner_info *oinfo);
143 struct xfs_owner_info *oinfo);
[all …]
Dxfs_alloc.h77 struct xfs_owner_info oinfo; /* owner of blocks being allocated */
185 struct xfs_owner_info *oinfo, /* extent owner */
194 struct xfs_owner_info *oinfo, in xfs_free_extent()
226 struct xfs_buf *, struct xfs_owner_info *);
Dxfs_bmap.h57 struct xfs_owner_info xefi_oinfo; /* extent owner */
189 xfs_filblks_t len, struct xfs_owner_info *oinfo,
237 struct xfs_owner_info *oinfo) in xfs_bmap_add_free()
Dxfs_rmap.c465 struct xfs_owner_info *oinfo) in xfs_rmap_unmap()
661 struct xfs_owner_info *oinfo) in xfs_rmap_free()
717 struct xfs_owner_info *oinfo) in xfs_rmap_map()
898 struct xfs_owner_info *oinfo) in xfs_rmap_alloc()
936 struct xfs_owner_info *oinfo) in xfs_rmap_convert()
1361 struct xfs_owner_info *oinfo) in xfs_rmap_convert_shared()
1750 struct xfs_owner_info *oinfo) in xfs_rmap_unmap_shared()
1912 struct xfs_owner_info *oinfo) in xfs_rmap_map_shared()
2056 struct xfs_owner_info oinfo; in xfs_rmap_map_raw()
2176 struct xfs_owner_info oinfo; in xfs_rmap_finish_one()
[all …]
Dxfs_refcount_btree.c109 struct xfs_owner_info oinfo; in xfs_refcountbt_free_block()
Dxfs_alloc.c1597 struct xfs_owner_info oinfo; in xfs_alloc_ag_vextent_small()
1702 struct xfs_owner_info *oinfo, in xfs_free_ag_extent()
2083 struct xfs_owner_info *oinfo) in xfs_free_agfl_block()
2204 struct xfs_owner_info *oinfo) in xfs_defer_agfl_block()
3033 struct xfs_owner_info *oinfo, /* extent owner */ in __xfs_free_extent()
Dxfs_ialloc_btree.c139 struct xfs_owner_info oinfo; in __xfs_inobt_free_block()
Dxfs_ag.c417 struct xfs_owner_info oinfo; in xfs_ag_extend_space()
/linux-4.19.296/fs/xfs/scrub/
Dbtree.h37 struct xfs_owner_info *oinfo;
48 xchk_btree_rec_fn scrub_fn, struct xfs_owner_info *oinfo,
Drmap.c177 struct xfs_owner_info oinfo; in xchk_rmapbt()
190 struct xfs_owner_info *oinfo, in xchk_xref_check_owner()
213 struct xfs_owner_info *oinfo) in xchk_xref_is_owned_by()
224 struct xfs_owner_info *oinfo) in xchk_xref_is_not_owned_by()
Drepair.h24 int xrep_alloc_ag_block(struct xfs_scrub *sc, struct xfs_owner_info *oinfo,
35 struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type);
Dscrub.h125 xfs_extlen_t len, struct xfs_owner_info *oinfo);
127 xfs_extlen_t len, struct xfs_owner_info *oinfo);
Dialloc.c85 struct xfs_owner_info oinfo; in xchk_iallocbt_chunk_xref()
189 struct xfs_owner_info oinfo; in xchk_iallocbt_check_freemask()
369 struct xfs_owner_info oinfo; in xchk_iallocbt_xref_rmap_btreeblks()
410 struct xfs_owner_info oinfo; in xchk_iallocbt_xref_rmap_inodes()
434 struct xfs_owner_info oinfo; in xchk_iallocbt()
Dagheader.c35 struct xfs_owner_info oinfo; in xchk_superblock_xref()
487 struct xfs_owner_info oinfo; in xchk_agf_xref()
601 struct xfs_owner_info oinfo;
613 struct xfs_owner_info *oinfo) in xchk_agfl_block_xref()
665 struct xfs_owner_info oinfo; in xchk_agfl_xref()
794 struct xfs_owner_info oinfo; in xchk_agi_xref()
Drepair.c301 struct xfs_owner_info *oinfo, in xrep_alloc_ag_block()
506 struct xfs_owner_info oinfo; in xrep_put_freelist()
541 struct xfs_owner_info *oinfo, in xrep_reap_block()
615 struct xfs_owner_info *oinfo, in xrep_reap_extents()
Dalloc.c128 struct xfs_owner_info oinfo; in xchk_allocbt()
Drefcount.c384 struct xfs_owner_info *oinfo, in xchk_refcount_xref_rmap()
420 struct xfs_owner_info oinfo; in xchk_refcountbt()
Dcommon.h126 struct xfs_owner_info *oinfo, xfs_filblks_t *blocks);
Dcommon.c316 struct xfs_owner_info *oinfo;
350 struct xfs_owner_info *oinfo, in xchk_count_rmap_ownedby_ag()
Dinode.c511 struct xfs_owner_info oinfo; in xchk_inode_xref()
Dbmap.c418 struct xfs_owner_info oinfo; in xchk_bmap_btree()
Dbtree.c598 struct xfs_owner_info *oinfo, in xchk_btree()
/linux-4.19.296/fs/xfs/
Dxfs_trans_extfree.c59 struct xfs_owner_info *oinfo, in xfs_trans_free_extent()
Dxfs_trans.h231 xfs_extlen_t, struct xfs_owner_info *,
Dxfs_extfree_item.c497 struct xfs_owner_info oinfo; in xfs_efi_recover()

12