Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/miscfs/bindfs/ !
H A Dbindfs.h94 uint64_t bindm_flags; member
H A Dbind_vfsops.c229 xmp->bindm_flags = BINDM_CASEINSENSITIVE; /* default to case insensitive */ in bindfs_mount()
260 xmp->bindm_flags &= ~BINDM_CASEINSENSITIVE; in bindfs_mount()