Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dbtrfs_inode.h640 u64 btrfs_get_extent_allocation_hint(struct btrfs_inode *inode, u64 start,
Ddirect-io.c184 alloc_hint = btrfs_get_extent_allocation_hint(inode, start, len); in btrfs_new_extent_direct()
Dinode.c1291 u64 btrfs_get_extent_allocation_hint(struct btrfs_inode *inode, u64 start, in btrfs_get_extent_allocation_hint() function
1402 alloc_hint = btrfs_get_extent_allocation_hint(inode, start, num_bytes); in cow_file_range()