Home
last modified time | relevance | path

Searched refs:BINDM_CASEINSENSITIVE (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/miscfs/bindfs/ !
H A Dbindfs.h84 #define BINDM_CASEINSENSITIVE 0x0000000000000002 macro
H A Dbind_vfsops.c232 xmp->bindm_flags = BINDM_CASEINSENSITIVE; /* default to case insensitive */ in bindfs_mount()
263 xmp->bindm_flags &= ~BINDM_CASEINSENSITIVE; in bindfs_mount()