Searched refs:nr_clients (Results 1 – 1 of 1) sorted by relevance
264 u16 nr_clients, idx; in ntfs_check_log_client_array() local279 nr_clients = le16_to_cpu(ra->log_clients); in ntfs_check_log_client_array()283 for (idx_is_first = true; idx != LOGFILE_NO_CLIENT_CPU; nr_clients--, in ntfs_check_log_client_array()285 if (!nr_clients || idx >= le16_to_cpu(ra->log_clients)) in ntfs_check_log_client_array()