ntm_cfree         258 ntfs/ntfs.h    	cn_t		ntm_cfree;
ntm_cfree         622 ntfs/ntfs_vfsops.c 	error = ntfs_calccfree(ntmp, &ntmp->ntm_cfree);
ntm_cfree         892 ntfs/ntfs_vfsops.c 	sbp->f_bfree = sbp->f_bavail = ntfs_cntobn(ntmp->ntm_cfree);