Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dlogfile.c250 bool in_free_list, idx_is_first; in ntfs_check_log_client_array() local
268 for (idx_is_first = true; idx != LOGFILE_NO_CLIENT_CPU; nr_clients--, in ntfs_check_log_client_array()
275 if (idx_is_first) { in ntfs_check_log_client_array()
278 idx_is_first = false; in ntfs_check_log_client_array()