Lines Matching refs:ram_bytes
90 u64 ram_bytes, int compress_type,
1355 u64 ram_bytes; in run_delalloc_nocow() local
1432 ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in run_delalloc_nocow()
1523 extent_end = found_key.offset + ram_bytes; in run_delalloc_nocow()
1578 ram_bytes, BTRFS_COMPRESS_NONE, in run_delalloc_nocow()
2273 u64 num_bytes, u64 ram_bytes, in insert_reserved_file_extent() argument
2325 btrfs_set_file_extent_ram_bytes(leaf, fi, ram_bytes); in insert_reserved_file_extent()
2343 ret = btrfs_qgroup_release_data(inode, file_pos, ram_bytes); in insert_reserved_file_extent()
5155 hole_em->ram_bytes = hole_size; in btrfs_cont_expand()
7276 const u64 ram_bytes, in btrfs_create_dio_extent() argument
7285 ram_bytes, in btrfs_create_dio_extent()
7339 u64 *ram_bytes) in can_nocow_extent() argument
7426 *ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in can_nocow_extent()
7565 u64 ram_bytes, int compress_type, in create_io_em() argument
7590 em->ram_bytes = ram_bytes; in create_io_em()
7665 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct_write() local
7675 &orig_block_len, &ram_bytes) == 1 && in btrfs_get_blocks_direct_write()
7682 ram_bytes, type); in btrfs_get_blocks_direct_write()
10452 em->ram_bytes = ins.offset; in __btrfs_prealloc_file_range()