Lines Matching defs:data
36 * this data is stored as if it were in the file, but past EOF. However, btrfs
46 * size of the descriptor item and some extra data for encryption.
59 * Another important consideration is the fact that the Merkle tree data scales
64 * Again, because the data can be pretty large, it's quite possible that we
208 * @src: source data to write
209 * @len: length of source data to write
227 void *data;
260 data = btrfs_item_ptr(leaf, path->slots[0], void);
262 (unsigned long)data, copy_bytes);
310 void *data;
378 data = btrfs_item_ptr(leaf, path->slots[0], void);
380 (unsigned long)data + copy_offset,