Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dordered-data.h106 u64 ram_bytes; member
182 u64 ram_bytes; member
H A Dextent-tree.h29 u64 ram_bytes; member
H A Dordered-data.c150 u64 ram_bytes, u64 disk_bytenr, u64 disk_num_bytes, in alloc_ordered_extent()
H A Dinode.c2882 u64 ram_bytes = btrfs_stack_file_extent_ram_bytes(stack_fi); in insert_reserved_file_extent() local
2984 u64 ram_bytes = oe->ram_bytes; in insert_ordered_extent_file_extent() local
9005 u64 ram_bytes; in btrfs_encoded_read_inline() local
9426 u64 num_bytes, ram_bytes, disk_num_bytes; in btrfs_do_encoded_write() local
H A Dextent-tree.c4645 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, in btrfs_reserve_extent()
4913 u64 offset, u64 ram_bytes, in btrfs_alloc_reserved_file_extent()
H A Dblock-group.c3760 u64 ram_bytes, u64 num_bytes, int delalloc, in btrfs_add_reserved_bytes()
H A Dsend.c5545 u64 ram_bytes; in send_encoded_inline_extent() local
/linux/fs/btrfs/tests/
H A Dinode-tests.c17 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent()
/linux/include/uapi/linux/
H A Dbtrfs_tree.h1080 __le64 ram_bytes; member