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