Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_rmap.h16 oi->oi_offset = 0; in xfs_rmap_ino_bmbt_owner()
30 oi->oi_offset = offset; in xfs_rmap_ino_owner()
91 *offset = oinfo->oi_offset; in xfs_owner_info_unpack()
107 oinfo->oi_offset = XFS_RMAP_OFF(offset); in xfs_owner_info_pack()
Dxfs_format.h1357 xfs_fileoff_t oi_offset; member
Dxfs_rmap.c2051 oinfo.oi_offset = rmap->rm_offset; in xfs_rmap_map_raw()
/Linux-v5.4/fs/xfs/
Dxfs_trace.h2448 __entry->offset = oinfo->oi_offset;