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()
1217 u64 alloc_hint = 0; in get_extent_allocation_hint() local
1231 alloc_hint = em->block_start; in get_extent_allocation_hint()
1235 alloc_hint = em->block_start; in get_extent_allocation_hint()
1241 return alloc_hint; in get_extent_allocation_hint()
1279 u64 alloc_hint = 0; in cow_file_range() local
1354 alloc_hint = get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()
1377 min_alloc_size, 0, alloc_hint, in cow_file_range()
1475 alloc_hint = ins.objectid + ins.offset; in cow_file_range()
1575 u64 alloc_hint = 0; in submit_compressed_extents() local
1584 submit_one_async_extent(async_chunk, async_extent, &alloc_hint); in submit_compressed_extents()
7002 u64 alloc_hint; in btrfs_new_extent_direct() local
7005 alloc_hint = get_extent_allocation_hint(inode, start, len); in btrfs_new_extent_direct()
7008 0, alloc_hint, &ins, 1, 1); in btrfs_new_extent_direct()
9600 loff_t actual_len, u64 *alloc_hint, in __btrfs_prealloc_file_range() argument
9629 min_size, 0, *alloc_hint, &ins, 1, 0); in __btrfs_prealloc_file_range()
9682 *alloc_hint = ins.objectid + ins.offset; in __btrfs_prealloc_file_range()
9720 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range() argument
9723 min_size, actual_len, alloc_hint, in btrfs_prealloc_file_range()
9730 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range_trans() argument
9733 min_size, actual_len, alloc_hint, trans); in btrfs_prealloc_file_range_trans()