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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Ddtlk.c80 static int dtlk_has_indexing; variable
131 if (minor != DTLK_MINOR || !dtlk_has_indexing)
241 if (dtlk_has_indexing && dtlk_readable()) {
420 dtlk_has_indexing = dtlk_readable();
422 printk(", indexing %d\n", dtlk_has_indexing);
551 status.has_indexing = dtlk_has_indexing;

Completed in 42 milliseconds