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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.c971 static s64 ntfs_ibm_pos_to_vcn(ntfs_index_context *icx, s64 pos) function
1075 vcn = ntfs_ibm_pos_to_vcn(icx, byte * 8 + bit);
1081 vcn = ntfs_ibm_pos_to_vcn(icx, size * 8);

Completed in 34 milliseconds