Lines Matching refs:ntfs_calloc
653 char *b = ntfs_calloc(delta);
2093 ia_val = ntfs_calloc(index_block_size);
2444 idx_entry_sdh = ntfs_calloc(sizeof(INDEX_ENTRY));
2447 idx_entry_sii = ntfs_calloc(sizeof(INDEX_ENTRY));
2519 idx_entry_q1 = ntfs_calloc(q1_size);
2546 idx_entry_q2 = ntfs_calloc(q2_size);
2581 idx_entry_o = ntfs_calloc(o_size);
2826 idx_entry_new = ntfs_calloc(idx_size + 0x10);
2979 idx_entry_new = ntfs_calloc(idx_size);
3457 g_lcn_bitmap = ntfs_calloc(g_lcn_bitmap_byte_size);
3483 g_mft_bitmap = ntfs_calloc(g_mft_bitmap_byte_size);
4223 bs = ntfs_calloc(8192);
4377 buf_sds = ntfs_calloc(buf_sds_size);
4605 g_buf = ntfs_calloc(g_mft_size);