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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c164 RESTART_AREA *ra;
170 ra = (RESTART_AREA*)((u8*)rp + ra_ofs);
176 if (ra_ofs + offsetof(RESTART_AREA, file_size) >
278 RESTART_AREA *ra;
284 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
356 RESTART_AREA *ra;
371 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
653 RESTART_AREA *ra;
671 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlogfile.h92 the RESTART_AREA. Value has to be aligned
206 assumed to be (sizeof(RESTART_AREA) + 7) &
220 the RESTART_AREA record is actually bigger
258 } __attribute__ ((__packed__)) RESTART_AREA; typedef in typeref:struct:__anon16906
262 * of the RESTART_AREA to the client_array_offset value found in it.
H A Dlogfile.c160 RESTART_AREA *ra;
166 ra = (RESTART_AREA*)((u8*)rp + ra_ofs);
172 if (ra_ofs + offsetof(RESTART_AREA, file_size) >
275 RESTART_AREA *ra;
281 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
353 RESTART_AREA *ra;
368 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
682 RESTART_AREA *ra;
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/include/ntfs-3g/
H A Dlogfile.h89 the RESTART_AREA. Value has to be aligned
119 * struct RESTART_AREA - Log file restart area record.
205 assumed to be (sizeof(RESTART_AREA) + 7) &
219 the RESTART_AREA record is actually bigger
257 } __attribute__((__packed__)) RESTART_AREA; typedef in typeref:struct:__anon4276
263 * RESTART_AREA to the client_array_offset value found in it.

Completed in 74 milliseconds