Lines Matching refs:alloc_hint
678 u64 alloc_hint = 0; in submit_compressed_extents() local
739 0, alloc_hint, &ins, 1, 1); in submit_compressed_extents()
852 alloc_hint = ins.objectid + ins.offset; in submit_compressed_extents()
878 u64 alloc_hint = 0; in get_extent_allocation_hint() local
892 alloc_hint = em->block_start; in get_extent_allocation_hint()
896 alloc_hint = em->block_start; in get_extent_allocation_hint()
902 return alloc_hint; in get_extent_allocation_hint()
925 u64 alloc_hint = 0; in cow_file_range() local
974 alloc_hint = get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()
982 root->sectorsize, 0, alloc_hint, in cow_file_range()
1054 alloc_hint = ins.objectid + ins.offset; in cow_file_range()
7143 u64 alloc_hint; in btrfs_new_extent_direct() local
7146 alloc_hint = get_extent_allocation_hint(inode, start, len); in btrfs_new_extent_direct()
7148 alloc_hint, &ins, 1, 1); in btrfs_new_extent_direct()
9764 loff_t actual_len, u64 *alloc_hint, in __btrfs_prealloc_file_range() argument
9799 *alloc_hint, &ins, 1, 0); in __btrfs_prealloc_file_range()
9856 *alloc_hint = ins.objectid + ins.offset; in __btrfs_prealloc_file_range()
9889 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range() argument
9892 min_size, actual_len, alloc_hint, in btrfs_prealloc_file_range()
9899 loff_t actual_len, u64 *alloc_hint) in btrfs_prealloc_file_range_trans() argument
9902 min_size, actual_len, alloc_hint, trans); in btrfs_prealloc_file_range_trans()