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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.c78 static VCN ntfs_ib_pos_to_vcn(ntfs_index_context *icx, s64 pos) function
973 return ntfs_ib_pos_to_vcn(icx, pos * icx->block_size);

Completed in 37 milliseconds