Searched refs:bmsize (Results 1 – 1 of 1) sorted by relevance
582 size_t bmsize, i; in ntfs_calccfree() local586 bmsize = VTOF(vp)->f_size; in ntfs_calccfree()588 tmp = kmalloc(bmsize, M_TEMP, M_WAITOK); in ntfs_calccfree()591 0, bmsize, tmp, NULL); in ntfs_calccfree()595 for(i=0;i<bmsize;i++) in ntfs_calccfree()