Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlcnalloc.c86 &vol->data2_zone_pos, tc); in ntfs_cluster_update_zone_pos()
437 zone_start = vol->data2_zone_pos; in ntfs_cluster_alloc()
498 zone_start = vol->data2_zone_pos; in ntfs_cluster_alloc()
H A Dvolume.h214 LCN data2_zone_pos; /* Current position in the second data zone. */ member
H A Dvolume.c641 vol->data2_zone_pos = 0; in ntfs_volume_startup()
642 ntfs_log_debug("data2_zone_pos = %lld\n", (long long)vol->data2_zone_pos); in ntfs_volume_startup()