Home
last modified time | relevance | path

Searched refs:btrfs_get_extent_allocation_hint (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dbtrfs_inode.h645 u64 btrfs_get_extent_allocation_hint(struct btrfs_inode *inode, u64 start,
H A Ddirect-io.c184 alloc_hint = btrfs_get_extent_allocation_hint(inode, start, len); in btrfs_new_extent_direct()
H A Dinode.c1264 u64 btrfs_get_extent_allocation_hint(struct btrfs_inode *inode, u64 start, in btrfs_get_extent_allocation_hint() function
1373 alloc_hint = btrfs_get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()