Home
last modified time | relevance | path

Searched defs:hole_start (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c245 u64 hole_start, u64 hole_end, in lowlevel_hole()
410 u64 hole_start, u64 hole_end, in fill_hole()
636 u64 hole_start, u64 hole_end, in walk_hole()
719 u64 hole_start, u64 hole_end, in pot_hole()
794 u64 hole_start, u64 hole_end, in drunk_hole()
905 u64 hole_start, u64 hole_end, in __shrink_hole()
983 u64 hole_start, u64 hole_end, in shrink_hole()
1005 u64 hole_start, u64 hole_end, in shrink_boom()
1152 u64 hole_start, u64 hole_end, in misaligned_pin()
1199 u64 hole_start, u64 hole_end, in exercise_ppgtt()
[all …]
/linux/fs/btrfs/tests/
H A Draid-stripe-tree-tests.c50 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/fs/btrfs/
H A Dzoned.c1068 u64 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, in btrfs_find_allocatable_zones() argument
H A Dvolumes.c1679 dev_extent_hole_check_zoned(struct btrfs_device * device,u64 * hole_start,u64 * hole_size,u64 num_bytes) dev_extent_hole_check_zoned() argument
1747 dev_extent_hole_check(struct btrfs_device * device,u64 * hole_start,u64 * hole_size,u64 num_bytes) dev_extent_hole_check() argument
[all...]
H A Drelocation.c6092 u64 hole_start, u64 hole_length) in remove_range_from_remap_tree()
H A Dinode.c5310 u64 hole_start = ALIGN(oldsize, fs_info->sectorsize); btrfs_cont_expand() local
/linux/fs/ext4/
H A Dextents.c4203 ext4_lblk_t hole_start, len; in ext4_ext_determine_insert_hole() local