Lines Matching refs:ram_bytes
91 u64 ram_bytes, int compress_type,
1485 u64 ram_bytes; in run_delalloc_nocow() local
1562 ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in run_delalloc_nocow()
1653 extent_end = found_key.offset + ram_bytes; in run_delalloc_nocow()
1704 ram_bytes, BTRFS_COMPRESS_NONE, in run_delalloc_nocow()
2522 u64 ram_bytes = btrfs_stack_file_extent_ram_bytes(stack_fi); in insert_reserved_file_extent() local
2571 ret = btrfs_inode_set_file_extent_range(inode, file_pos, ram_bytes); in insert_reserved_file_extent()
4828 hole_em->ram_bytes = hole_size; in btrfs_cont_expand()
6940 const u64 ram_bytes, in btrfs_create_dio_extent() argument
6948 block_len, orig_block_len, ram_bytes, in btrfs_create_dio_extent()
7020 u64 *ram_bytes, bool strict) in can_nocow_extent() argument
7108 *ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in can_nocow_extent()
7248 u64 ram_bytes, int compress_type, in create_io_em() argument
7271 em->ram_bytes = ram_bytes; in create_io_em()
7325 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct_write() local
7335 &orig_block_len, &ram_bytes, false) == 1 && in btrfs_get_blocks_direct_write()
7342 ram_bytes, type); in btrfs_get_blocks_direct_write()
9856 em->ram_bytes = ins.offset; in __btrfs_prealloc_file_range()