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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlogfile.h107 #define LOGFILE_NO_CLIENT cpu_to_le16(0xffff) macro
139 LOGFILE_NO_CLIENT means that there are no
141 If != LOGFILE_NO_CLIENT, check that
144 this is != LOGFILE_NO_CLIENT, and it should
149 this would be LOGFILE_NO_CLIENT. On WinXP
152 always be LOGFILE_NO_CLIENT. */
155 LOGFILE_NO_CLIENT means that there are no
157 != LOGFILE_NO_CLIENT check that log_clients
160 is LOGFILE_NO_CLIENT, i.e. there are no
164 this would be != LOGFILE_NO_CLIENT, an
[all...]
H A Dlogfile.c211 * LOGFILE_NO_CLIENT or less than ra->log_clients or they are
214 if ((ra->client_free_list != LOGFILE_NO_CLIENT &&
217 (ra->client_in_use_list != LOGFILE_NO_CLIENT &&
304 if (cr->prev_client != LOGFILE_NO_CLIENT)
445 ra->client_in_use_list != LOGFILE_NO_CLIENT) {
705 if (ra->client_in_use_list != LOGFILE_NO_CLIENT &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c216 * LOGFILE_NO_CLIENT or less than ra->log_clients or they are
219 if ((ra->client_free_list != LOGFILE_NO_CLIENT &&
222 (ra->client_in_use_list != LOGFILE_NO_CLIENT &&
307 if (cr->prev_client != LOGFILE_NO_CLIENT)
424 ra->client_in_use_list != LOGFILE_NO_CLIENT) {
677 if (ra->client_in_use_list != LOGFILE_NO_CLIENT &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlogfile.h104 #define LOGFILE_NO_CLIENT const_cpu_to_le16(0xffff) macro
138 LOGFILE_NO_CLIENT means that there are no
140 If != LOGFILE_NO_CLIENT, check that
143 this is != LOGFILE_NO_CLIENT, and it should
148 this would be LOGFILE_NO_CLIENT. On WinXP
151 always be LOGFILE_NO_CLIENT. */
154 LOGFILE_NO_CLIENT means that there are no
156 != LOGFILE_NO_CLIENT check that log_clients
159 is LOGFILE_NO_CLIENT, i.e. there are no
163 this would be != LOGFILE_NO_CLIENT, an
[all...]

Completed in 74 milliseconds