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

/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogfile.h212 client_array_offset + (log_clients *
214 /* 22*/ le16 client_array_offset;/* Offset from the start of this record to member in struct:__anon3934
222 boundary. Either way, client_array_offset
225 client_array_offset has to be <= 510.
226 Finally, client_array_offset + (log_clients
281 * RESTART_AREA to the client_array_offset value found in it.
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dlogfile.c173 * safe to access ra->client_array_offset.
182 * Now that we can access ra->client_array_offset, make sure everything
188 ca_ofs = le16_to_cpu(ra->client_array_offset);
285 le16_to_cpu(ra->client_array_offset));

Completed in 46 milliseconds