Searched defs:total_units (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fsinfo.c74 unsigned short total_units, free_units; local
112 total_units = (total_blocks >= 0xFFFF) ?
121 total_units, /* total_units */

Completed in 42 milliseconds