Searched defs:ram_bytes (Results 1 – 9 of 9) sorted by relevance
/fs/btrfs/ |
D | extent_map.h | 42 u64 ram_bytes; member
|
D | extent-tree.h | 18 u64 ram_bytes; member
|
D | ordered-data.h | 98 u64 ram_bytes; member
|
D | ordered-data.c | 151 u64 ram_bytes, u64 disk_bytenr, u64 disk_num_bytes, in alloc_ordered_extent() 267 u64 num_bytes, u64 ram_bytes, u64 disk_bytenr, in btrfs_alloc_ordered_extent()
|
D | inode.c | 2001 u64 ram_bytes; in run_delalloc_nocow() local 2875 u64 ram_bytes = btrfs_stack_file_extent_ram_bytes(stack_fi); in insert_reserved_file_extent() local 2977 u64 ram_bytes = oe->ram_bytes; in insert_ordered_extent_file_extent() local 6969 const u64 ram_bytes, in btrfs_create_dio_extent() 7074 u64 *ram_bytes, bool nowait, bool strict) in can_nocow_extent() 7269 u64 ram_bytes, int compress_type, in create_io_em() 7321 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct_write() local 9883 u64 ram_bytes; in btrfs_encoded_read_inline() local 10248 u64 num_bytes, ram_bytes, disk_num_bytes; in btrfs_do_encoded_write() local
|
D | extent-tree.c | 4519 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, in btrfs_reserve_extent() 4775 u64 offset, u64 ram_bytes, in btrfs_alloc_reserved_file_extent()
|
D | block-group.c | 3735 u64 ram_bytes, u64 num_bytes, int delalloc, in btrfs_add_reserved_bytes()
|
D | send.c | 5551 u64 ram_bytes; in send_encoded_inline_extent() local
|
/fs/btrfs/tests/ |
D | inode-tests.c | 17 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent()
|