Searched defs:ram_bytes (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
D | extent_map.h | 40 u64 ram_bytes; member
|
D | file-item.c | 129 u64 num_bytes, u64 offset, u64 ram_bytes, in btrfs_insert_file_extent()
|
D | inode.c | 1485 u64 ram_bytes; in run_delalloc_nocow() local 2522 u64 ram_bytes = btrfs_stack_file_extent_ram_bytes(stack_fi); in insert_reserved_file_extent() local 6940 const u64 ram_bytes, in btrfs_create_dio_extent() 7020 u64 *ram_bytes, bool strict) in can_nocow_extent() 7248 u64 ram_bytes, int compress_type, in create_io_em() 7325 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct_write() local
|
D | extent-tree.c | 3990 u64 ram_bytes, u64 num_bytes, u64 empty_size, in find_free_extent() 4262 int btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, in btrfs_reserve_extent() 4512 u64 offset, u64 ram_bytes, in btrfs_alloc_reserved_file_extent()
|
D | block-group.c | 2973 u64 ram_bytes, u64 num_bytes, int delalloc) in btrfs_add_reserved_bytes()
|
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
D | inode-tests.c | 16 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | btrfs_tree.h | 331 __le64 ram_bytes; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | btrfs_tree.h | 357 __le64 ram_bytes; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | btrfs_tree.h | 767 __le64 ram_bytes; member
|