Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_syscalls.c1110 int bitcount = 0; in mount_common() local
1113 bitcount++; in mount_common()
1116 if (bitcount > 1) { in mount_common()