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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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:__anon7589
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.c121 ra_ofs = le16_to_cpu(rp->restart_area_offset);
164 ra_ofs = le16_to_cpu(rp->restart_area_offset);
280 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
367 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
428 if (le16_to_cpu(rp->restart_area_offset) +
698 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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:__anon1334
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 42 milliseconds