Home
last modified time | relevance | path

Searched refs:oi_offset (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/libxfs/
Dxfs_rmap.h18 oi->oi_offset = 0; in xfs_rmap_ino_bmbt_owner()
32 oi->oi_offset = offset; in xfs_rmap_ino_owner()
94 *offset = oinfo->oi_offset; in xfs_owner_info_unpack()
110 oinfo->oi_offset = XFS_RMAP_OFF(offset); in xfs_owner_info_pack()
Dxfs_format.h1500 xfs_fileoff_t oi_offset; member
Dxfs_rmap.c2339 oinfo.oi_offset = rmap->rm_offset; in xfs_rmap_map_raw()
2783 roc->good.rm_offset = oinfo->oi_offset; in xfs_rmap_ownercount_init()
Dxfs_alloc.c2565 ASSERT(oinfo->oi_offset == 0); in __xfs_free_extent_later()
/fs/xfs/
Dxfs_trace.h2744 __entry->offset = oinfo->oi_offset;