Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dindex.c971 static s64 ntfs_ibm_pos_to_vcn(ntfs_index_context *icx, s64 pos) in ntfs_ibm_pos_to_vcn() function
1075 vcn = ntfs_ibm_pos_to_vcn(icx, byte * 8 + bit); in ntfs_ibm_get_free()
1081 vcn = ntfs_ibm_pos_to_vcn(icx, size * 8); in ntfs_ibm_get_free()