Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ntfs/
Dlcnalloc.c203 zone_start = vol->data1_zone_pos; in ntfs_cluster_alloc()
455 vol->data1_zone_pos); in ntfs_cluster_alloc()
457 vol->data1_zone_pos = in ntfs_cluster_alloc()
460 vol->data1_zone_pos || in ntfs_cluster_alloc()
461 tc > vol->data1_zone_pos) in ntfs_cluster_alloc()
463 vol->data1_zone_pos = tc; in ntfs_cluster_alloc()
468 vol->data1_zone_pos); in ntfs_cluster_alloc()
586 vol->data1_zone_pos; in ntfs_cluster_alloc()
591 vol->data1_zone_pos = zone_start = in ntfs_cluster_alloc()
607 vol->data1_zone_pos); in ntfs_cluster_alloc()
[all …]
Dvolume.h89 LCN data1_zone_pos; /* Current position in the first data member
Dsuper.c985 vol->data1_zone_pos = vol->mft_zone_end; in ntfs_setup_allocators()
987 (unsigned long long)vol->data1_zone_pos); in ntfs_setup_allocators()