Searched defs:hole_start (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/btrfs/tests/ |
| H A D | raid-stripe-tree-tests.c | 50 u64 hole_start = logical1 + SZ_256K; in test_punch_hole_3extents() local 367 u64 hole_start = logical1 + SZ_32K; in test_punch_hole() local
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_ggtt.c | 895 u64 hole_start, hole_end, hole_size; in xe_ggtt_largest_hole() local 1074 u64 hole_start, hole_end, hole_size; in xe_ggtt_print_holes() local
|
| /linux/kernel/ |
| H A D | kexec_core.c | 421 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 685 loff_t hole_start, hole_end; in hugetlbfs_punch_hole() local
|
| /linux/fs/btrfs/ |
| H A D | zoned.c | 1050 u64 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, in btrfs_find_allocatable_zones()
|
| H A D | volumes.c | 1551 u64 *hole_start, u64 *hole_size, in dev_extent_hole_check_zoned() 1606 static bool dev_extent_hole_check(struct btrfs_device *device, u64 *hole_start, in dev_extent_hole_check()
|
| H A D | inode.c | 5231 u64 hole_start = ALIGN(oldsize, fs_info->sectorsize); in btrfs_cont_expand() local
|