Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlogfile.c264 u16 nr_clients, idx; in ntfs_check_log_client_array() local
279 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()