Searched defs:zone_end (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/md/ |
A D | raid0.h | 6 sector_t zone_end; /* Start of the next zone (in sectors) */ member
|
/linux-6.3-rc2/fs/ntfs/ |
A D | lcnalloc.c | 137 LCN zone_start, zone_end, bmp_pos, bmp_initial_pos, last_read_pos, lcn; in ntfs_cluster_alloc() local
|
/linux-6.3-rc2/tools/perf/scripts/python/ |
A D | compaction-times.py | 234 common_callchain, zone_start, migrate_start, free_start, zone_end, argument 241 common_callchain, zone_start, migrate_start, free_start, zone_end, argument
|
/linux-6.3-rc2/fs/btrfs/ |
A D | zoned.c | 852 u64 zone_end = 0; in sb_log_location() local
|
/linux-6.3-rc2/fs/ntfs3/ |
A D | ntfs_fs.h | 165 size_t zone_end; member
|
/linux-6.3-rc2/kernel/power/ |
A D | snapshot.c | 631 unsigned long zone_start, zone_end; in create_mem_extents() local
|
Completed in 17 milliseconds