Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c1029 int bitcount = 0; in mount_common() local
1032 bitcount++; in mount_common()
1035 if (bitcount > 1) { in mount_common()