Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfile.h29 int btrfs_replace_file_extents(struct btrfs_inode *inode,
H A Dfile.c2401 int btrfs_replace_file_extents(struct btrfs_inode *inode, in btrfs_replace_file_extents() function
2776 ret = btrfs_replace_file_extents(BTRFS_I(inode), path, lockstart, in btrfs_punch_hole()
H A Dinode.c9189 ret = btrfs_replace_file_extents(inode, path, file_offset, in insert_prealloc_file_extent()