Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dlogfile.c288 u16 nr_clients, idx; in ntfs_check_log_client_array() local
313 nr_clients = le16_to_cpu(ra->log_clients); in ntfs_check_log_client_array()
317 for (idx_is_first = TRUE; idx != LOGFILE_NO_CLIENT_CPU; nr_clients--, in ntfs_check_log_client_array()
319 if (!nr_clients || idx >= le16_to_cpu(ra->log_clients)) in ntfs_check_log_client_array()