Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h313 extern int ntfs_attr_map_runlist(ntfs_attr *na, VCN vcn);
/third_party/ntfs-3g/libntfs-3g/
H A Dvolume.c464 if (ntfs_attr_map_runlist(vol->mftmirr_na, 0) < 0) { in ntfs_mftmirr_load()
H A Dattrib.c603 * ntfs_attr_map_runlist - map (a part of) a runlist of an ntfs attribute
611 int ntfs_attr_map_runlist(ntfs_attr *na, VCN vcn) in ntfs_attr_map_runlist() function
744 * ntfs_attr_map_runlist(na, 0) but for an attribute with multiple extents this
893 if (!is_retry && !ntfs_attr_map_runlist(na, vcn)) { in ntfs_attr_vcn_to_lcn()
971 if (!is_retry && !ntfs_attr_map_runlist(na, vcn)) { in ntfs_attr_find_vcn()

Completed in 12 milliseconds