Lines Matching refs:alloc_hint
532 u64 alloc_hint = 0; in submit_compressed_extents() local
601 0, alloc_hint, in submit_compressed_extents()
656 alloc_hint = ins.objectid + ins.offset; in submit_compressed_extents()
686 u64 alloc_hint = 0; in cow_file_range() local
735 root->sectorsize, 0, alloc_hint, in cow_file_range()
788 alloc_hint = ins.objectid + ins.offset; in cow_file_range()
3392 u64 alloc_hint, int mode, u64 *index) in btrfs_new_inode() argument
3433 btrfs_find_block_group(root, 0, alloc_hint, owner); in btrfs_new_inode()
4411 u64 new_dirid, u64 alloc_hint) in btrfs_create_subvol_root() argument
4418 new_dirid, alloc_hint, S_IFDIR | 0700, &index); in btrfs_create_subvol_root()
4817 u64 alloc_hint, int mode) in prealloc_file_range() argument
4834 root->sectorsize, 0, alloc_hint, in prealloc_file_range()
4848 alloc_hint = ins.objectid + ins.offset; in prealloc_file_range()
4872 u64 alloc_hint = 0; in btrfs_fallocate() local
4917 last_byte, alloc_hint, mode); in btrfs_fallocate()
4924 alloc_hint = em->block_start; in btrfs_fallocate()