Searched refs:DTLK_MINOR (Results 1 – 2 of 2) sorted by relevance
136 if (minor != DTLK_MINOR || !dtlk_has_indexing) in dtlk_read()181 if (iminor(file_inode(file)) != DTLK_MINOR) in dtlk_write()303 case DTLK_MINOR: in dtlk_open()318 case DTLK_MINOR: in dtlk_release()
2 #define DTLK_MINOR 0 macro