Searched refs:ntfs_ib_alloc (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.c904 static INDEX_BLOCK *ntfs_ib_alloc(VCN ib_vcn, u32 ib_size, function
1101 ib = ntfs_ib_alloc(ib_vcn, le32_to_cpu(ir->index_block_size), LEAF_NODE);
1152 dst = ntfs_ib_alloc(new_vcn, icx->block_size,

Completed in 37 milliseconds