Home
last modified time | relevance | path

Searched refs:btrfs_reloc_clone_csums (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.h11 int btrfs_reloc_clone_csums(struct btrfs_ordered_extent *ordered);
H A Drelocation.c4384 int btrfs_reloc_clone_csums(struct btrfs_ordered_extent *ordered) in btrfs_reloc_clone_csums() function
H A Dinode.c1435 ret = btrfs_reloc_clone_csums(ordered); in cow_file_range()
1481 * btrfs_reloc_clone_csums() error, since start is increased in cow_file_range()
2178 ret = btrfs_reloc_clone_csums(ordered); in run_delalloc_nocow()
2190 * btrfs_reloc_clone_csums() error, now we're OK to call error in run_delalloc_nocow()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.h3522 int btrfs_reloc_clone_csums(struct btrfs_inode *inode, u64 file_pos, u64 len);
H A Drelocation.c3910 int btrfs_reloc_clone_csums(struct btrfs_inode *inode, u64 file_pos, u64 len) in btrfs_reloc_clone_csums() function
H A Dinode.c1085 ret = btrfs_reloc_clone_csums(inode, start, in cow_file_range()
1128 * btrfs_reloc_clone_csums() error, since start is increased in cow_file_range()
1741 ret = btrfs_reloc_clone_csums(inode, cur_offset, in run_delalloc_nocow()
1754 * btrfs_reloc_clone_csums() error, now we're OK to call error in run_delalloc_nocow()

Completed in 58 milliseconds