units_free       1637 source4/client/client.c 			 (unsigned short) fsinfo.dskattr.out.units_free);
units_free       1195 source4/libcli/raw/interfaces.h 			uint16_t units_free;
units_free         60 source4/libcli/raw/rawfsinfo.c 	fsinfo->dskattr.out.units_free =      SVAL(req->in.vwv, VWV(3));
units_free        612 source4/ntvfs/ntvfs_generic.c 		fs->dskattr.out.units_free  = 
units_free        619 source4/ntvfs/ntvfs_generic.c 			fs->dskattr.out.units_free = 0xFFFF;
units_free        128 source4/ntvfs/posix/pvfs_fsinfo.c 		fs->dskattr.out.units_free  = (blocks_free  * (double)block_size) / (bpunit * 512);
units_free        134 source4/ntvfs/posix/pvfs_fsinfo.c 			fs->dskattr.out.units_free = 0xFFFF;
units_free        320 source4/smb_server/smb/reply.c 	SSVAL(req->out.vwv, VWV(3), fs->dskattr.out.units_free);
units_free        224 source4/torture/raw/qfsinfo.c 			s1->dskattr.out.units_free *