Searched defs:ram_bytes (Results 1 – 5 of 5) sorted by relevance
/fs/btrfs/ |
D | extent_map.h | 30 u64 ram_bytes; member
|
D | file-item.c | 45 u64 num_bytes, u64 offset, u64 ram_bytes, in btrfs_insert_file_extent()
|
D | inode.c | 1261 u64 ram_bytes; in run_delalloc_nocow() local 2131 u64 num_bytes, u64 ram_bytes, in insert_reserved_file_extent() 7269 const u64 ram_bytes, in btrfs_create_dio_extent() 7328 u64 *ram_bytes) in can_nocow_extent() 7620 u64 orig_block_len, u64 ram_bytes, in create_pinned_em() 7787 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct() local
|
D | extent-tree.c | 6514 u64 ram_bytes, u64 num_bytes, int delalloc) in btrfs_add_reserved_bytes() 7433 u64 ram_bytes, u64 num_bytes, u64 empty_size, in find_free_extent() 7951 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, in btrfs_reserve_extent() 8198 u64 offset, u64 ram_bytes, in btrfs_alloc_reserved_file_extent()
|
/fs/btrfs/tests/ |
D | inode-tests.c | 29 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent()
|