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

/linux-master/include/linux/
H A Ddtlk.h2 #define DTLK_MINOR 0 macro
/linux-master/drivers/char/
H A Ddtlk.c136 if (minor != DTLK_MINOR || !dtlk_has_indexing)
181 if (iminor(file_inode(file)) != DTLK_MINOR)
303 case DTLK_MINOR:
318 case DTLK_MINOR:

Completed in 84 milliseconds