Lines Matching refs:alloc_hint
671 u64 alloc_hint = 0; in submit_compressed_extents() local
732 0, alloc_hint, &ins, 1, 1); in submit_compressed_extents()
845 alloc_hint = ins.objectid + ins.offset; in submit_compressed_extents()
871 u64 alloc_hint = 0; in get_extent_allocation_hint() local
885 alloc_hint = em->block_start; in get_extent_allocation_hint()
889 alloc_hint = em->block_start; in get_extent_allocation_hint()
895 return alloc_hint; in get_extent_allocation_hint()
918 u64 alloc_hint = 0; in cow_file_range() local
967 alloc_hint = get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()
975 root->sectorsize, 0, alloc_hint, in cow_file_range()
1047 alloc_hint = ins.objectid + ins.offset; in cow_file_range()
7076 u64 alloc_hint; in btrfs_new_extent_direct() local
7079 alloc_hint = get_extent_allocation_hint(inode, start, len); in btrfs_new_extent_direct()
7081 alloc_hint, &ins, 1, 1); in btrfs_new_extent_direct()
9623 loff_t actual_len, u64 *alloc_hint, in __btrfs_prealloc_file_range() argument
9650 *alloc_hint, &ins, 1, 0); in __btrfs_prealloc_file_range()
9706 *alloc_hint = ins.objectid + ins.offset; in __btrfs_prealloc_file_range()
9739 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range() argument
9742 min_size, actual_len, alloc_hint, in btrfs_prealloc_file_range()
9749 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range_trans() argument
9752 min_size, actual_len, alloc_hint, trans); in btrfs_prealloc_file_range_trans()