Home
last modified time | relevance | path

Searched defs:num_bytes (Results 1 – 25 of 123) sorted by relevance

12345

/openbmc/linux/fs/btrfs/
H A Dblock-rsv.c107 struct btrfs_block_rsv *dest, u64 num_bytes, in block_rsv_release_bytes()
164 struct btrfs_block_rsv *dst, u64 num_bytes, in btrfs_block_rsv_migrate()
216 struct btrfs_block_rsv *block_rsv, u64 num_bytes, in btrfs_block_rsv_add()
233 u64 num_bytes = 0; in btrfs_block_rsv_check() local
246 struct btrfs_block_rsv *block_rsv, u64 num_bytes, in btrfs_block_rsv_refill()
274 struct btrfs_block_rsv *block_rsv, u64 num_bytes, in btrfs_block_rsv_release()
297 int btrfs_block_rsv_use_bytes(struct btrfs_block_rsv *block_rsv, u64 num_bytes) in btrfs_block_rsv_use_bytes()
313 u64 num_bytes, bool update_size) in btrfs_block_rsv_add_bytes()
329 u64 num_bytes = btrfs_root_used(&fs_info->tree_root->root_item); in btrfs_update_global_block_rsv() local
H A Ddelayed-ref.c68 const u64 num_bytes = btrfs_calc_delayed_ref_bytes(fs_info, nr); in btrfs_delayed_refs_rsv_release() local
87 u64 num_bytes; in btrfs_update_delayed_refs_rsv() local
112 u64 num_bytes) in btrfs_migrate_to_delayed_refs_rsv()
158 u64 num_bytes = 0; in btrfs_delayed_refs_rsv_refill() local
719 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_head()
866 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_common()
908 u64 num_bytes = generic_ref->len; in btrfs_add_delayed_tree_ref() local
999 u64 num_bytes = generic_ref->len; in btrfs_add_delayed_data_ref() local
1076 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_extent_op()
H A Dqgroup.h114 u64 num_bytes; member
386 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_pertrans()
393 int num_bytes, bool enforce, in btrfs_qgroup_reserve_meta_prealloc()
406 int num_bytes) in btrfs_qgroup_free_meta_pertrans()
414 int num_bytes) in btrfs_qgroup_free_meta_prealloc()
H A Ddelalloc-space.c283 u64 num_bytes, u64 disk_num_bytes, in calc_inode_reservations()
307 int btrfs_delalloc_reserve_metadata(struct btrfs_inode *inode, u64 num_bytes, in btrfs_delalloc_reserve_metadata()
396 void btrfs_delalloc_release_metadata(struct btrfs_inode *inode, u64 num_bytes, in btrfs_delalloc_release_metadata()
426 void btrfs_delalloc_release_extents(struct btrfs_inode *inode, u64 num_bytes) in btrfs_delalloc_release_extents()
H A Dqgroup.c64 struct btrfs_qgroup *qgroup, u64 num_bytes, in qgroup_rsv_add()
72 struct btrfs_qgroup *qgroup, u64 num_bytes, in qgroup_rsv_release()
1386 u64 num_bytes = src->excl; in __qgroup_excl_accounting() local
1896 u64 num_bytes) in btrfs_qgroup_trace_extent()
1933 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local
2579 u64 num_bytes, u64 seq) in qgroup_update_counters()
2694 u64 num_bytes, struct ulist *old_roots, in btrfs_qgroup_account_extent()
3217 u64 ref_root, u64 num_bytes, in btrfs_qgroup_free_refroot()
3304 u64 num_bytes; in qgroup_rescan_leaf() local
4017 static int sub_root_meta_rsv(struct btrfs_root *root, int num_bytes, in sub_root_meta_rsv()
[all …]
H A Dref-verify.c359 u64 num_bytes) in add_shared_data_ref()
389 u64 bytenr, u64 num_bytes) in add_extent_data_ref()
501 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes, in process_leaf()
556 int level, u64 *bytenr, u64 *num_bytes, in walk_down_tree()
673 u64 num_bytes = generic_ref->len; in btrfs_ref_tree_mod() local
986 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
H A Dextent-tree.c774 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref()
1042 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref()
1357 u64 num_bytes, u64 *actual_bytes) in btrfs_discard_extent()
1490 u64 num_bytes = node->num_bytes; in __btrfs_inc_extent_ref() local
2409 u64 num_bytes; in __btrfs_mod_ref() local
2577 u64 bytenr, u64 num_bytes) in btrfs_pin_extent_for_log_replay()
2604 u64 start, u64 num_bytes) in __exclude_logged_extent()
2968 u64 num_bytes = node->num_bytes; in __btrfs_free_extent() local
3686 u64 num_bytes = ffe_ctl->num_bytes; in do_allocation_zoned() local
4519 u64 num_bytes, u64 min_alloc_size, in btrfs_reserve_extent()
[all …]
H A Ddelayed-ref.h30 u64 num_bytes; member
69 u64 num_bytes; member
262 u64 num_bytes; in btrfs_calc_delayed_ref_bytes() local
H A Dblock-group.c441 u64 num_bytes) in btrfs_wait_block_group_cache_progress()
1350 u64 num_bytes; in inc_block_group_ro() local
2626 u64 start, u64 num_bytes) in insert_dev_extent()
3007 u64 num_bytes; in btrfs_dec_block_group_ro() local
3596 u64 bytenr, u64 num_bytes, bool alloc) in btrfs_update_block_group()
3723 u64 ram_bytes, u64 num_bytes, int delalloc, in btrfs_add_reserved_bytes()
3777 u64 num_bytes, int delalloc) in btrfs_free_reserved_bytes()
H A Dordered-data.c150 struct btrfs_inode *inode, u64 file_offset, u64 num_bytes, in alloc_ordered_extent()
267 u64 num_bytes, u64 ram_bytes, u64 disk_bytenr, in btrfs_alloc_ordered_extent()
406 u64 num_bytes, bool uptodate) in btrfs_mark_ordered_io_finished()
/openbmc/google-ipmi-sys/test/
H A Dhandler_unittest.cpp369 uint8_t num_bytes, uint64_t data, int sd_bus_call_return_value, in ExpectRead()
444 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local
458 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local
473 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local
490 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local
502 uint8_t num_bytes, uint64_t data, int sd_bus_call_return_value) in ExpectWrite()
565 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local
579 constexpr uint8_t num_bytes = sizeof(uint64_t) + 1; in TEST() local
592 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local
H A Dgoogle_accel_oob_unittest.cpp126 uint8_t num_bytes; in TEST() member
135 uint8_t num_bytes; in TEST() member
191 uint8_t num_bytes; in TEST() member
201 uint8_t num_bytes; in TEST() member
/openbmc/linux/fs/btrfs/tests/
H A Dqgroup-tests.c17 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref()
68 static int add_tree_ref(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in add_tree_ref()
120 u64 num_bytes) in remove_extent_item()
151 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
/openbmc/u-boot/drivers/dma/
H A Dkeystone_nav.c280 int ksnav_send(struct pktdma_cfg *pktdma, u32 *pkt, int num_bytes, u32 swinfo2) in ksnav_send()
297 void *ksnav_recv(struct pktdma_cfg *pktdma, u32 **pkt, int *num_bytes) in ksnav_recv()
/openbmc/u-boot/common/
H A Davb_verify.c389 size_t num_bytes, in mmc_byte_io()
534 size_t num_bytes, in read_from_partition()
562 size_t num_bytes, in write_to_partition()
/openbmc/linux/drivers/comedi/
H A Dcomedi_buf.c365 unsigned int num_bytes) in comedi_buf_munge()
462 unsigned int num_bytes; in comedi_buf_read_n_available() local
558 const void *data, unsigned int num_bytes) in comedi_buf_memcpy_to()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-omap.c999 static void omap_i2c_receive_data(struct omap_i2c_dev *omap, u8 num_bytes, in omap_i2c_receive_data()
1020 static int omap_i2c_transmit_data(struct omap_i2c_dev *omap, u8 num_bytes, in omap_i2c_transmit_data()
1126 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1143 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1154 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1169 u8 num_bytes = 1; in omap_i2c_xfer_data() local
/openbmc/linux/arch/m68k/sun3/prom/
H A Dmisc.c57 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
/openbmc/google-ipmi-sys/
H A Dgoogle_accel_oob.cpp192 uint8_t num_bytes; in accelOobRead() member
248 uint8_t num_bytes; in accelOobWrite() member
/openbmc/linux/arch/sparc/include/asm/
H A Doplib_64.h52 unsigned long num_bytes; member
/openbmc/linux/arch/sparc/prom/
H A Dmisc_32.c97 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus_crypt_impl.c78 lanplus_rand(uint8_t * buffer, uint32_t num_bytes) in lanplus_rand()
/openbmc/qemu/hw/i3c/
H A Dremote-i3c.c38 uint32_t num_bytes; member
95 uint32_t num_bytes = fifo8_num_used(&i3c->tx_fifo); in remote_i3c_chr_send_bytes() local
/openbmc/linux/arch/m68k/sun3x/
H A Dprom.c155 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
/openbmc/linux/fs/ecryptfs/
H A Dread_write.c116 size_t num_bytes = (PAGE_SIZE - start_offset_in_page); in ecryptfs_write() local

12345