Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dextent_map.h32 u64 ram_bytes; member
Dfile-item.c32 u64 num_bytes, u64 offset, u64 ram_bytes, in btrfs_insert_file_extent()
Dinode.c1272 u64 ram_bytes; in run_delalloc_nocow() local
2185 u64 num_bytes, u64 ram_bytes, in insert_reserved_file_extent()
7133 const u64 ram_bytes, in btrfs_create_dio_extent()
7196 u64 *ram_bytes) in can_nocow_extent()
7422 u64 ram_bytes, int compress_type, in create_io_em()
7522 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct_write() local
Dextent-tree.c6390 u64 ram_bytes, u64 num_bytes, int delalloc) in btrfs_add_reserved_bytes()
7226 u64 ram_bytes, u64 num_bytes, u64 empty_size, in find_free_extent()
7791 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, in btrfs_reserve_extent()
8049 u64 offset, u64 ram_bytes, in btrfs_alloc_reserved_file_extent()
/Linux-v4.19/fs/btrfs/tests/
Dinode-tests.c16 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent()
/Linux-v4.19/include/uapi/linux/
Dbtrfs_tree.h752 __le64 ram_bytes; member