Searched refs:btrfs_get_extent_allocation_hint (Results 1 – 3 of 3) sorted by relevance
654 u64 btrfs_get_extent_allocation_hint(struct btrfs_inode *inode, u64 start,
184 alloc_hint = btrfs_get_extent_allocation_hint(inode, start, len); in btrfs_new_extent_direct()
1213 u64 btrfs_get_extent_allocation_hint(struct btrfs_inode *inode, u64 start, in btrfs_get_extent_allocation_hint() function1319 alloc_hint = btrfs_get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()