Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/vfs/
H A Dvfs_syscalls.c707 int bitcount = 0; in mount_common() local
710 bitcount++; in mount_common()
713 if (bitcount > 1) { in mount_common()