Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ntfs/
Dlcnalloc.c189 zone_start = vol->data1_zone_pos; in ntfs_cluster_alloc()
441 vol->data1_zone_pos); in ntfs_cluster_alloc()
443 vol->data1_zone_pos = in ntfs_cluster_alloc()
446 vol->data1_zone_pos || in ntfs_cluster_alloc()
447 tc > vol->data1_zone_pos) in ntfs_cluster_alloc()
449 vol->data1_zone_pos = tc; in ntfs_cluster_alloc()
454 vol->data1_zone_pos); in ntfs_cluster_alloc()
572 vol->data1_zone_pos; in ntfs_cluster_alloc()
577 vol->data1_zone_pos = zone_start = in ntfs_cluster_alloc()
593 vol->data1_zone_pos); in ntfs_cluster_alloc()
[all …]
Dvolume.h76 LCN data1_zone_pos; /* Current position in the first data member
Dsuper.c998 vol->data1_zone_pos = vol->mft_zone_end; in ntfs_setup_allocators()
1000 (unsigned long long)vol->data1_zone_pos); in ntfs_setup_allocators()