Searched refs:LOG_CLIENT_RECORD (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogfile.h262 * struct LOG_CLIENT_RECORD - Log client record.
300 } __attribute__((__packed__)) LOG_CLIENT_RECORD; typedef in typeref:struct:__anon1508
H A Dlogfile.c211 sizeof(LOG_CLIENT_RECORD);
287 LOG_CLIENT_RECORD *ca, *cr;
303 ca = (LOG_CLIENT_RECORD*)((u8*)ra +
322 if ((offset_clients + (idx + 1)*sizeof(LOG_CLIENT_RECORD))

Completed in 97 milliseconds