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

/linux-4.4.14/fs/btrfs/
H A Dsend.c113 u64 cur_inode_size; member in struct:send_ctx
4893 if (offset + len > sctx->cur_inode_size) send_write_or_clone()
4894 len = sctx->cur_inode_size - offset; send_write_or_clone()
5227 sctx->cur_inode_size, &found_clone); process_extent()
5385 sctx->cur_inode_size) { finish_inode_if_needed()
5391 sctx->cur_inode_size) { finish_inode_if_needed()
5392 ret = send_hole(sctx, sctx->cur_inode_size); finish_inode_if_needed()
5398 sctx->cur_inode_size); finish_inode_if_needed()
5498 sctx->cur_inode_size = btrfs_inode_size( changed_inode()
5510 sctx->cur_inode_size = btrfs_inode_size( changed_inode()
5529 sctx->cur_inode_size = btrfs_inode_size( changed_inode()
5544 sctx->cur_inode_size = btrfs_inode_size( changed_inode()
5578 sctx->cur_inode_size = btrfs_inode_size( changed_inode()

Completed in 101 milliseconds