ntfs_calloc
buf = ntfs_calloc(NTFS_BUF_SIZE);
na = ntfs_calloc(sizeof(ntfs_attr));
new_al = ntfs_calloc(ni->attr_list_size + entry_len);
new_al = ntfs_calloc(new_al_len);
si = ntfs_calloc(si_len);
ir = ntfs_calloc(ir_len);
fn = ntfs_calloc(fn_len);
fn = ntfs_calloc(fn_len);
icx = ntfs_calloc(sizeof(ntfs_index_context));
ie = ntfs_calloc(ie_size);
ib = ntfs_calloc(ib_size);
ni = (ntfs_inode*)ntfs_calloc(sizeof(ntfs_inode));
m = ntfs_calloc(vol->mft_record_size);
void *ntfs_calloc(size_t size);
sd = (SECURITY_DESCRIPTOR_RELATIVE*)ntfs_calloc(sd_len);
result = ntfs_calloc(resultLength);
return ntfs_calloc(sizeof(ntfs_volume));
ia_val = ntfs_calloc(index_block_size);
idx_entry_sdh = ntfs_calloc(sizeof(INDEX_ENTRY));
idx_entry_sii = ntfs_calloc(sizeof(INDEX_ENTRY));
idx_entry_q1 = ntfs_calloc(q1_size);
idx_entry_q2 = ntfs_calloc(q2_size);
idx_entry_o = ntfs_calloc(o_size);
idx_entry_new = ntfs_calloc(idx_size + 0x10);
idx_entry_new = ntfs_calloc(idx_size);
g_dynamic_buf = (u8*)ntfs_calloc(g_dynamic_buf_size);
g_mft_bitmap = ntfs_calloc(g_mft_bitmap_byte_size);
bs = ntfs_calloc(8192);
buf_sds = ntfs_calloc(buf_sds_size);
g_buf = ntfs_calloc(g_mft_size);
char *b = ntfs_calloc(delta);