Home
last modified time | relevance | path

Searched refs:offset_clients (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Dlogfile.c290 u32 offset_clients; in ntfs_check_log_client_array() local
298 offset_clients = le16_to_cpu(rp->restart_area_offset) in ntfs_check_log_client_array()
301 if (offset_clients >= le32_to_cpu(rp->system_page_size)) in ntfs_check_log_client_array()
322 if ((offset_clients + (idx + 1)*sizeof(LOG_CLIENT_RECORD)) in ntfs_check_log_client_array()