Searched defs:start_vcn (Results 1 - 3 of 3) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/ | ||
H A D | lcnalloc.c | 235 runlist *ntfs_cluster_alloc(ntfs_volume *vol, VCN start_vcn, s64 count, in ntfs_cluster_alloc() argument 667 int ntfs_cluster_free(ntfs_volume *vol, ntfs_attr *na, VCN start_vcn, s6 argument [all...] |
H A D | compress.c | 713 VCN start_vcn, vcn, end_vcn; in ntfs_compressed_attr_pread() local 1683 s64 start_vcn; in ntfs_compressed_pwrite() local 1883 s64 start_vcn; ntfs_compressed_close() local [all...] |
H A D | runlist.c | 1326 ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, const runlist_element *rl, const VCN start_vcn, int max_size) ntfs_get_size_for_mapping_pairs() argument 1489 ntfs_mapping_pairs_build(const ntfs_volume *vol, u8 *dst, const int dst_len, const runlist_element *rl, const VCN start_vcn, runlist_element const **stop_rl) ntfs_mapping_pairs_build() argument 1641 ntfs_rl_truncate(runlist **arl, const VCN start_vcn) ntfs_rl_truncate() argument [all...] |
Completed in 6 milliseconds