Lines Matching refs:ram_bytes
107 u64 orig_block_len, u64 ram_bytes,
778 em->ram_bytes = async_extent->ram_size; in submit_compressed_extents()
995 em->ram_bytes = ram_size; in cow_file_range()
1223 u64 ram_bytes; in run_delalloc_nocow() local
1318 ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in run_delalloc_nocow()
1415 em->ram_bytes = ram_bytes; in run_delalloc_nocow()
2054 u64 num_bytes, u64 ram_bytes, in insert_reserved_file_extent() argument
2105 btrfs_set_file_extent_ram_bytes(leaf, fi, ram_bytes); in insert_reserved_file_extent()
4802 hole_em->ram_bytes = hole_size; in btrfs_cont_expand()
7109 u64 *ram_bytes) in can_nocow_extent() argument
7188 *ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in can_nocow_extent()
7384 u64 orig_block_len, u64 ram_bytes, in create_pinned_em() argument
7406 em->ram_bytes = ram_bytes; in create_pinned_em()
7520 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct() local
7530 &orig_block_len, &ram_bytes) == 1) { in btrfs_get_blocks_direct()
7537 ram_bytes, type); in btrfs_get_blocks_direct()
9687 em->ram_bytes = ins.offset; in __btrfs_prealloc_file_range()