Home
last modified time | relevance | path

Searched refs:ram_bytes (Results 1 – 13 of 13) sorted by relevance

/linux/fs/btrfs/
A Dextent_map.h40 u64 ram_bytes; member
A Dblock-group.h289 u64 ram_bytes, u64 num_bytes, int delalloc);
A Dinode.c93 u64 ram_bytes, int compress_type,
1665 u64 ram_bytes; in run_delalloc_nocow() local
1891 ram_bytes, BTRFS_COMPRESS_NONE, in run_delalloc_nocow()
2373 split_pre->ram_bytes = split_pre->len; in split_zoned_em()
2394 split_mid->ram_bytes = split_mid->len; in split_zoned_em()
5271 hole_em->ram_bytes = hole_size; in btrfs_cont_expand()
7396 const u64 ram_bytes, in btrfs_create_dio_extent() argument
7486 u64 *ram_bytes, bool strict) in can_nocow_extent() argument
7737 em->ram_bytes = ram_bytes; in create_io_em()
7808 ram_bytes, type); in btrfs_get_blocks_direct_write()
[all …]
A Dfile-item.c136 u64 num_bytes, u64 offset, u64 ram_bytes, in btrfs_insert_file_extent() argument
164 btrfs_set_file_extent_ram_bytes(leaf, item, ram_bytes); in btrfs_insert_file_extent()
1210 em->ram_bytes = btrfs_file_extent_ram_bytes(leaf, fi); in btrfs_extent_item_to_extent_map()
A Dfile.c605 split->ram_bytes = em->ram_bytes; in btrfs_drop_extent_cache()
611 split->ram_bytes = split->len; in btrfs_drop_extent_cache()
635 split->ram_bytes = em->ram_bytes; in btrfs_drop_extent_cache()
647 split->ram_bytes = split->len; in btrfs_drop_extent_cache()
2508 hole_em->ram_bytes = hole_em->len; in fill_holes()
A Dctree.h2481 struct btrfs_file_extent_item, ram_bytes, 64);
2510 ram_bytes, 64);
2732 u64 offset, u64 ram_bytes,
2737 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, u64 num_bytes,
3161 u64 num_bytes, u64 offset, u64 ram_bytes,
3196 u64 *ram_bytes, bool strict);
A Dextent-tree.c3476 u64 ram_bytes; member
4382 ret = btrfs_add_reserved_bytes(block_group, ffe_ctl->ram_bytes, in find_free_extent()
4473 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, in btrfs_reserve_extent() argument
4490 ffe_ctl.ram_bytes = ram_bytes; in btrfs_reserve_extent()
4509 ram_bytes = num_bytes; in btrfs_reserve_extent()
4733 u64 offset, u64 ram_bytes, in btrfs_alloc_reserved_file_extent() argument
4746 return btrfs_add_delayed_data_ref(trans, &generic_ref, ram_bytes); in btrfs_alloc_reserved_file_extent()
A Dblock-group.c3302 u64 ram_bytes, u64 num_bytes, int delalloc) in btrfs_add_reserved_bytes() argument
3317 space_info, -ram_bytes); in btrfs_add_reserved_bytes()
3325 if (num_bytes < ram_bytes) in btrfs_add_reserved_bytes()
A Dtree-checker.c297 if (unlikely(CHECK_FE_ALIGNED(leaf, slot, fi, ram_bytes, sectorsize) || in check_extent_data_item()
A Dtree-log.c4648 btrfs_set_token_file_extent_ram_bytes(&token, fi, em->ram_bytes); in log_one_extent()
/linux/include/uapi/linux/
A Dbtrfs_tree.h791 __le64 ram_bytes; member
/linux/fs/btrfs/tests/
A Dinode-tests.c16 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent() argument
44 btrfs_set_file_extent_ram_bytes(leaf, fi, ram_bytes); in insert_extent()
/linux/include/trace/events/
A Dbtrfs.h383 __field( u64, ram_bytes )
399 __entry->ram_bytes = btrfs_file_extent_ram_bytes(l, fi);
418 __entry->extent_end, __entry->num_bytes, __entry->ram_bytes,

Completed in 75 milliseconds