Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlogfile.c265 bool in_free_list, idx_is_first; in ntfs_check_log_client_array() local
283 for (idx_is_first = true; idx != LOGFILE_NO_CLIENT_CPU; nr_clients--, in ntfs_check_log_client_array()
290 if (idx_is_first) { in ntfs_check_log_client_array()
293 idx_is_first = false; in ntfs_check_log_client_array()