Searched defs:ram_bytes (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/fs/btrfs/tests/ | 
| D | inode-tests.c | 16 			  u64 ram_bytes, u64 offset, u64 disk_bytenr,  in insert_extent()
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | extent_map.h | 40 	u64 ram_bytes;  member
 | 
| D | file-item.c | 38 			     u64 num_bytes, u64 offset, u64 ram_bytes,  in btrfs_insert_file_extent()
 | 
| D | extent-tree.c | 3421 	u64 ram_bytes;  member3778 				u64 ram_bytes, u64 num_bytes, u64 empty_size,  in find_free_extent()
 4089 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes,  in btrfs_reserve_extent()
 4341 				     u64 offset, u64 ram_bytes,  in btrfs_alloc_reserved_file_extent()
 
 | 
| D | inode.c | 1355 		u64 ram_bytes;  in run_delalloc_nocow()  local2273 				       u64 num_bytes, u64 ram_bytes,  in insert_reserved_file_extent()
 7276 						  const u64 ram_bytes,  in btrfs_create_dio_extent()
 7339 			      u64 *ram_bytes)  in can_nocow_extent()
 7565 				       u64 ram_bytes, int compress_type,  in create_io_em()
 7665 		u64 block_start, orig_start, orig_block_len, ram_bytes;  in btrfs_get_blocks_direct_write()  local
 
 | 
| D | block-group.c | 2750 			     u64 ram_bytes, u64 num_bytes, int delalloc)  in btrfs_add_reserved_bytes()
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | btrfs_tree.h | 757 	__le64 ram_bytes;  member
 |