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

/linux-master/fs/btrfs/
H A Dextent-tree.h29 u64 ram_bytes; member in struct:find_free_extent_ctl
H A Dextent_map.h53 u64 ram_bytes; member in struct:extent_map
H A Dordered-data.h106 u64 ram_bytes; member in struct:btrfs_ordered_extent
H A Dordered-data.c147 alloc_ordered_extent( struct btrfs_inode *inode, u64 file_offset, u64 num_bytes, u64 ram_bytes, u64 disk_bytenr, u64 disk_num_bytes, u64 offset, unsigned long flags, int compress_type) argument
264 btrfs_alloc_ordered_extent( struct btrfs_inode *inode, u64 file_offset, u64 num_bytes, u64 ram_bytes, u64 disk_bytenr, u64 disk_num_bytes, u64 offset, unsigned long flags, int compress_type) argument
H A Dblock-group.c3713 btrfs_add_reserved_bytes(struct btrfs_block_group *cache, u64 ram_bytes, u64 num_bytes, int delalloc, bool force_wrong_size_class) argument
H A Dextent-tree.c4690 btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, u64 num_bytes, u64 min_alloc_size, u64 empty_size, u64 hint_byte, struct btrfs_key *ins, int is_data, int delalloc) argument
4956 btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 owner, u64 offset, u64 ram_bytes, struct btrfs_key *ins) argument
H A Dsend.c5549 u64 ram_bytes; local
H A Dinode.c2013 u64 ram_bytes; local
2905 u64 ram_bytes = btrfs_stack_file_extent_ram_bytes(stack_fi); local
3007 u64 ram_bytes local
7007 btrfs_create_dio_extent(struct btrfs_inode *inode, struct btrfs_dio_data *dio_data, const u64 start, const u64 len, const u64 orig_start, const u64 block_start, const u64 block_len, const u64 orig_block_len, const u64 ram_bytes, const int type) argument
7118 can_nocow_extent(struct inode *inode, u64 offset, u64 *len, u64 *orig_start, u64 *orig_block_len, u64 *ram_bytes, bool nowait, bool strict) argument
7311 create_io_em(struct btrfs_inode *inode, u64 start, u64 len, u64 orig_start, u64 block_start, u64 block_len, u64 orig_block_len, u64 ram_bytes, int compress_type, int type) argument
7364 u64 block_start, orig_start, orig_block_len, ram_bytes; local
9954 u64 ram_bytes; local
10319 u64 num_bytes, ram_bytes, disk_num_bytes; local
[all...]
/linux-master/fs/btrfs/tests/
H A Dinode-tests.c16 insert_extent(struct btrfs_root *root, u64 start, u64 len, u64 ram_bytes, u64 offset, u64 disk_bytenr, u64 disk_len, u32 type, u8 compression, int slot) argument
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h1084 __le64 ram_bytes; member in struct:btrfs_file_extent_item

Completed in 247 milliseconds