Lines Matching defs:offset
79 u64 offset; member
1343 static int iterate_backrefs(u64 ino, u64 offset, u64 num_bytes, u64 root_id, in iterate_backrefs()
1561 static bool skip_self_data_ref(u64 root, u64 ino, u64 offset, void *ctx) in skip_self_data_ref()
5275 static int put_file_data(struct send_ctx *sctx, u64 offset, u32 len) in put_file_data()
5346 static int send_write(struct send_ctx *sctx, u64 offset, u32 len) in send_write()
5384 u64 offset, u32 len, in send_clone()
5456 u64 offset, u32 len) in send_update_extent()
5489 u64 offset = sctx->cur_inode_last_extent; in send_hole() local
5541 struct btrfs_path *path, u64 offset, in send_encoded_inline_extent()
5607 u64 offset, u64 len) in send_encoded_extent()
5712 const u64 offset, const u64 len) in send_extent_data()
5887 u64 data_offset, u64 offset, u64 len) in clone_range()
6160 u64 offset = key->offset; in send_write_or_clone() local
6423 static int get_last_extent(struct send_ctx *sctx, u64 offset) in get_last_extent()