Searched refs:LOGFILE_NO_CLIENT (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dlogfile.c215 * LOGFILE_NO_CLIENT or less than ra->log_clients or they are
218 if ((ra->client_free_list != LOGFILE_NO_CLIENT &&
221 (ra->client_in_use_list != LOGFILE_NO_CLIENT &&
306 if (cr->prev_client != LOGFILE_NO_CLIENT)
423 ra->client_in_use_list != LOGFILE_NO_CLIENT) {
679 if (ra->client_in_use_list != LOGFILE_NO_CLIENT &&
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogfile.h111 #define LOGFILE_NO_CLIENT const_cpu_to_le16(0xffff) macro
153 LOGFILE_NO_CLIENT means that there are no
155 If != LOGFILE_NO_CLIENT, check that
158 this is != LOGFILE_NO_CLIENT, and it should
163 this would be LOGFILE_NO_CLIENT. On WinXP
166 always be LOGFILE_NO_CLIENT. */
169 LOGFILE_NO_CLIENT means that there are no
171 != LOGFILE_NO_CLIENT check that log_clients
174 is LOGFILE_NO_CLIENT, i.e. there are no
178 this would be != LOGFILE_NO_CLIENT, an
[all...]

Completed in 50 milliseconds