Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c1092 int bitcount = 0; in mount_common() local
1095 bitcount++; in mount_common()
1098 if (bitcount > 1) { in mount_common()