Home
last modified time | relevance | path

Searched refs:btrfs_replace_file_extents (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Dfile.h29 int btrfs_replace_file_extents(struct btrfs_inode *inode,
H A Dreflink.c560 ret = btrfs_replace_file_extents(inode, path, in btrfs_clone()
658 ret = btrfs_replace_file_extents(inode, path, in btrfs_clone()
H A Dfile.c2363 int btrfs_replace_file_extents(struct btrfs_inode *inode, in btrfs_replace_file_extents() function
2738 ret = btrfs_replace_file_extents(BTRFS_I(inode), path, lockstart, in btrfs_punch_hole()
H A Dinode.c9186 ret = btrfs_replace_file_extents(inode, path, file_offset, in insert_prealloc_file_extent()