Home
last modified time | relevance | path

Searched refs:zone_end (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Dlcnalloc.c238 LCN zone_start, zone_end; /* current search range */ in ntfs_cluster_alloc() local
300 zone_end = vol->mft_zone_start; in ntfs_cluster_alloc()
303 zone_end = vol->mft_zone_end; in ntfs_cluster_alloc()
306 zone_end = vol->nr_clusters; in ntfs_cluster_alloc()
446 if (bmp_pos < zone_end) in ntfs_cluster_alloc()
453 zone_end = zone_start; in ntfs_cluster_alloc()
463 if (zone_end < zone_start) in ntfs_cluster_alloc()
464 zone_end = zone_start; in ntfs_cluster_alloc()
491 zone_end = vol->nr_clusters; in ntfs_cluster_alloc()
499 zone_end = vol->mft_zone_start; in ntfs_cluster_alloc()
[all …]
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h41042 long unsigned int zone_end; member
41052 long unsigned int zone_end; member