Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_syscalls.c1164 int bitcount = 0; in mount_common() local
1167 bitcount++; in mount_common()
1170 if (bitcount > 1) { in mount_common()