Home
last modified time | relevance | path

Searched refs:alloc_hint (Results 1 – 6 of 6) sorted by relevance

/fs/btrfs/
Dinode-map.c406 u64 alloc_hint = 0; in btrfs_save_ino_cache() local
502 prealloc, prealloc, &alloc_hint); in btrfs_save_ino_cache()
Dinode.c758 u64 alloc_hint = 0; in submit_compressed_extents() local
810 0, alloc_hint, &ins, 1, 1); in submit_compressed_extents()
898 alloc_hint = ins.objectid + ins.offset; in submit_compressed_extents()
926 u64 alloc_hint = 0; in get_extent_allocation_hint() local
940 alloc_hint = em->block_start; in get_extent_allocation_hint()
944 alloc_hint = em->block_start; in get_extent_allocation_hint()
950 return alloc_hint; in get_extent_allocation_hint()
973 u64 alloc_hint = 0; in cow_file_range() local
1023 alloc_hint = get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()
1030 fs_info->sectorsize, 0, alloc_hint, in cow_file_range()
[all …]
Dfile.c2987 u64 alloc_hint = 0; in btrfs_zero_range() local
3034 alloc_hint = em->block_start + em->len; in btrfs_zero_range()
3133 offset + len, &alloc_hint); in btrfs_zero_range()
3165 u64 alloc_hint = 0; in btrfs_fallocate() local
3325 offset + len, &alloc_hint); in btrfs_fallocate()
Dblock-group.c2149 u64 alloc_hint = 0; in cache_save_setup() local
2273 &alloc_hint); in cache_save_setup()
Dctree.h2894 loff_t actual_len, u64 *alloc_hint);
2898 loff_t actual_len, u64 *alloc_hint);
Drelocation.c3184 u64 alloc_hint = 0; in prealloc_file_extent_cluster() local
3219 end + 1, &alloc_hint); in prealloc_file_extent_cluster()