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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlogfile.h85 value of the restart_area_offset. */
91 /* 24*/ le16 restart_area_offset;/* Byte offset from the start of this header to member in struct:__anon16904
123 * the offset of the RESTART_PAGE_HEADER to the restart_area_offset value found
124 * in it. See notes at restart_area_offset above.
195 restart_area_offset + restart_area_length
210 Also, restart_area_offset +
223 restart_area_offset + the offset of the
H A Dlogfile.c122 ra_ofs = le16_to_cpu(rp->restart_area_offset);
165 ra_ofs = le16_to_cpu(rp->restart_area_offset);
281 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
368 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
429 if (le16_to_cpu(rp->restart_area_offset) +
699 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c127 ra_ofs = le16_to_cpu(rp->restart_area_offset);
169 ra_ofs = le16_to_cpu(rp->restart_area_offset);
284 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
371 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
408 if (le16_to_cpu(rp->restart_area_offset) +
671 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlogfile.h82 value of the restart_area_offset. */
88 /* 24*/ le16 restart_area_offset;/* Byte offset from the start of this header to member in struct:__anon4274
122 * RESTART_PAGE_HEADER to the restart_area_offset value found in it.
123 * See notes at restart_area_offset above.
194 restart_area_offset + restart_area_length
209 Also, restart_area_offset +
222 restart_area_offset + the offset of the

Completed in 109 milliseconds