Searched refs:CLU_CASE_SENSITIVE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/ | ||
| D | coda.h | 420 #define CLU_CASE_SENSITIVE 0x01 macro |
| /linux-4.4.14/fs/coda/ | ||
| D | upcall.c | 144 inp->coda_lookup.flags = CLU_CASE_SENSITIVE; in venus_lookup() |