Lines Matching refs:alloc_hint
1096 u64 *alloc_hint) in submit_one_async_extent() argument
1134 0, *alloc_hint, &ins, 1, 1); in submit_one_async_extent()
1185 *alloc_hint = ins.objectid + ins.offset; in submit_one_async_extent()
1218 u64 alloc_hint = 0; in get_extent_allocation_hint() local
1232 alloc_hint = em->block_start; in get_extent_allocation_hint()
1236 alloc_hint = em->block_start; in get_extent_allocation_hint()
1242 return alloc_hint; in get_extent_allocation_hint()
1280 u64 alloc_hint = 0; in cow_file_range() local
1355 alloc_hint = get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()
1378 min_alloc_size, 0, alloc_hint, in cow_file_range()
1476 alloc_hint = ins.objectid + ins.offset; in cow_file_range()
1576 u64 alloc_hint = 0; in submit_compressed_extents() local
1585 submit_one_async_extent(async_chunk, async_extent, &alloc_hint); in submit_compressed_extents()
6992 u64 alloc_hint; in btrfs_new_extent_direct() local
6995 alloc_hint = get_extent_allocation_hint(inode, start, len); in btrfs_new_extent_direct()
6998 0, alloc_hint, &ins, 1, 1); in btrfs_new_extent_direct()
9570 loff_t actual_len, u64 *alloc_hint, in __btrfs_prealloc_file_range() argument
9599 min_size, 0, *alloc_hint, &ins, 1, 0); in __btrfs_prealloc_file_range()
9652 *alloc_hint = ins.objectid + ins.offset; in __btrfs_prealloc_file_range()
9690 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range() argument
9693 min_size, actual_len, alloc_hint, in btrfs_prealloc_file_range()
9700 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range_trans() argument
9703 min_size, actual_len, alloc_hint, trans); in btrfs_prealloc_file_range_trans()