Searched refs:xfs_rmap_ino_bmbt_owner (Results 1 – 4 of 4) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_bmap_btree.c | 208 xfs_rmap_ino_bmbt_owner(&args.oinfo, cur->bc_ino.ip->i_ino, in xfs_bmbt_alloc_block() 288 xfs_rmap_ino_bmbt_owner(&oinfo, ip->i_ino, cur->bc_ino.whichfork); in xfs_bmbt_free_block()
|
D | xfs_rmap.h | 12 xfs_rmap_ino_bmbt_owner( in xfs_rmap_ino_bmbt_owner() function
|
D | xfs_bmap.c | 627 xfs_rmap_ino_bmbt_owner(&oinfo, ip->i_ino, whichfork); in xfs_bmap_btree_to_extents() 699 xfs_rmap_ino_bmbt_owner(&args.oinfo, ip->i_ino, whichfork); in xfs_bmap_extents_to_btree()
|
/fs/xfs/scrub/ |
D | bmap.c | 460 xfs_rmap_ino_bmbt_owner(&oinfo, ip->i_ino, whichfork); in xchk_bmap_btree()
|