Searched refs:LOG_CLIENT_RECORD (Results 1 – 5 of 5) sorted by relevance
211 sizeof(LOG_CLIENT_RECORD); in ntfs_check_restart_area()287 LOG_CLIENT_RECORD *ca, *cr; in ntfs_check_log_client_array()303 ca = (LOG_CLIENT_RECORD*)((u8*)ra + in ntfs_check_log_client_array()322 if ((offset_clients + (idx + 1)*sizeof(LOG_CLIENT_RECORD)) in ntfs_check_log_client_array()
136 extern LOG_CLIENT_RECORD client;
376 LOG_CLIENT_RECORD *lcr; in dump_restart_areas_area()418 lcr = (LOG_CLIENT_RECORD*)((u8*)ra + in dump_restart_areas_area()
121 LOG_CLIENT_RECORD client;2713 const LOG_CLIENT_RECORD *rcli; in showrest()2782 rcli = (const LOG_CLIENT_RECORD*) in showrest()2820 const LOG_CLIENT_RECORD *rcli; in dorest()2831 rcli = (const LOG_CLIENT_RECORD*)&data[offs in dorest()2845 sizeof(LOG_CLIENT_RECORD)); in dorest()2891 sizeof(LOG_CLIENT_RECORD)); in dorest()3028 sizeof(LOG_CLIENT_RECORD)); in reset_logfile()
300 } __attribute__((__packed__)) LOG_CLIENT_RECORD; typedef