Home
last modified time | relevance | path

Searched defs:ram_bytes (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/fs/btrfs/
Dordered-data.h106 u64 ram_bytes; member
182 u64 ram_bytes; member
Dextent_map.h90 u64 ram_bytes; member
Dextent-tree.h29 u64 ram_bytes; member
Dordered-data.c150 u64 ram_bytes, u64 disk_bytenr, u64 disk_num_bytes, in alloc_ordered_extent()
Dinode.c2913 u64 ram_bytes = btrfs_stack_file_extent_ram_bytes(stack_fi); in insert_reserved_file_extent() local
3015 u64 ram_bytes = oe->ram_bytes; in insert_ordered_extent_file_extent() local
9037 u64 ram_bytes; in btrfs_encoded_read_inline() local
9403 u64 num_bytes, ram_bytes, disk_num_bytes; in btrfs_do_encoded_write() local
Dextent-tree.c4668 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, in btrfs_reserve_extent()
4936 u64 offset, u64 ram_bytes, in btrfs_alloc_reserved_file_extent()
Dblock-group.c3760 u64 ram_bytes, u64 num_bytes, int delalloc, in btrfs_add_reserved_bytes()
Dsend.c5550 u64 ram_bytes; in send_encoded_inline_extent() local
/linux-6.12.1/fs/btrfs/tests/
Dinode-tests.c17 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent()
/linux-6.12.1/include/uapi/linux/
Dbtrfs_tree.h1080 __le64 ram_bytes; member