Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbtrfs_inode.h666 u64 btrfs_get_extent_allocation_hint(struct btrfs_inode *inode, u64 start,
H A Dinode.c1207 u64 btrfs_get_extent_allocation_hint(struct btrfs_inode *inode, u64 start, in btrfs_get_extent_allocation_hint() function
1313 alloc_hint = btrfs_get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()