Searched refs:RESTART_AREA (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.c159 RESTART_AREA *ra;
165 ra = (RESTART_AREA*)((u8*)rp + ra_ofs);
171 if (ra_ofs + offsetof(RESTART_AREA, file_size) >
274 RESTART_AREA *ra;
280 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
352 RESTART_AREA *ra;
367 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
681 RESTART_AREA *ra;
698 ra = (RESTART_AREA*)((u8*)rp + le16_to_cpu(rp->restart_area_offset));
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:__anon7591
262 * of the RESTART_AREA to the client_array_offset value found in it.
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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:__anon1336
263 * RESTART_AREA to the client_array_offset value found in it.

Completed in 47 milliseconds