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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Ddtlk.c82 static int dtlk_has_indexing; variable
133 if (minor != DTLK_MINOR || !dtlk_has_indexing)
243 if (dtlk_has_indexing && dtlk_readable()) {
425 dtlk_has_indexing = dtlk_readable();
427 printk(", indexing %d\n", dtlk_has_indexing);
556 status.has_indexing = dtlk_has_indexing;

Completed in 18 milliseconds