Searched refs:oi_offset (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h18 oi->oi_offset = 0;
32 oi->oi_offset = offset;
94 *offset = oinfo->oi_offset;
110 oinfo->oi_offset = XFS_RMAP_OFF(offset);
H A Dxfs_format.h1490 xfs_fileoff_t oi_offset; member in struct:xfs_owner_info
H A Dxfs_rmap.c2955 roc->good.rm_offset = oinfo->oi_offset;
H A Dxfs_alloc.c2627 ASSERT(oinfo->oi_offset == 0);
/linux-master/fs/xfs/scrub/
H A Dnewbt.c161 ASSERT(xnr->oinfo.oi_offset == 0);
/linux-master/fs/xfs/
H A Dxfs_trace.h2776 __entry->offset = oinfo->oi_offset;

Completed in 477 milliseconds