Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c1111 int bitcount = 0; in mount_common() local
1114 bitcount++; in mount_common()
1117 if (bitcount > 1) { in mount_common()