Searched refs:restart_area_offset (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dlogfile.c126 ra_ofs = le16_to_cpu(rp->restart_area_offset);
168 ra_ofs = le16_to_cpu(rp->restart_area_offset);
283 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
370 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
407 if (le16_to_cpu(rp->restart_area_offset) +
673 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogfile.h86 value of the restart_area_offset. */
92 /* 24*/ le16 restart_area_offset;/* Byte offset from the start of this header to member in struct:__anon3932
134 * RESTART_PAGE_HEADER to the restart_area_offset value found in it.
135 * See notes at restart_area_offset above.
209 restart_area_offset + restart_area_length
224 Also, restart_area_offset +
237 restart_area_offset + the offset of the

Completed in 27 milliseconds