Searched refs:funits (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/fs/smbfs/
H A Dsmbfs_smb.c195 u_int32_t units, bpu, funits; local
216 md_get_uint32le(mdp, &funits); /* Number of available units */
222 bfree = funits;
226 u_int16_t units, bpu, secsz, funits; local
246 md_get_uint16le(mdp, &funits); /* Number of free units */
251 bfree = funits;

Completed in 95 milliseconds