Lines Matching refs:ram_bytes
91 u64 ram_bytes, int compress_type,
1486 u64 ram_bytes; in run_delalloc_nocow() local
1563 ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in run_delalloc_nocow()
1654 extent_end = found_key.offset + ram_bytes; in run_delalloc_nocow()
1705 ram_bytes, BTRFS_COMPRESS_NONE, in run_delalloc_nocow()
2523 u64 ram_bytes = btrfs_stack_file_extent_ram_bytes(stack_fi); in insert_reserved_file_extent() local
2572 ret = btrfs_inode_set_file_extent_range(inode, file_pos, ram_bytes); in insert_reserved_file_extent()
4809 hole_em->ram_bytes = hole_size; in btrfs_cont_expand()
6921 const u64 ram_bytes, in btrfs_create_dio_extent() argument
6929 block_len, orig_block_len, ram_bytes, in btrfs_create_dio_extent()
7001 u64 *ram_bytes, bool strict) in can_nocow_extent() argument
7089 *ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in can_nocow_extent()
7229 u64 ram_bytes, int compress_type, in create_io_em() argument
7252 em->ram_bytes = ram_bytes; in create_io_em()
7306 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct_write() local
7316 &orig_block_len, &ram_bytes, false) == 1 && in btrfs_get_blocks_direct_write()
7323 ram_bytes, type); in btrfs_get_blocks_direct_write()
9766 em->ram_bytes = ins.offset; in __btrfs_prealloc_file_range()