/openbmc/linux/fs/btrfs/ |
H A D | block-rsv.c | 107 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 D | delayed-ref.c | 68 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 D | qgroup.h | 114 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 D | delalloc-space.c | 283 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 D | qgroup.c | 64 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() 3215 u64 ref_root, u64 num_bytes, in btrfs_qgroup_free_refroot() 3302 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 D | ref-verify.c | 359 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 D | extent-tree.c | 774 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref() 1042 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref() 1368 u64 num_bytes, u64 *actual_bytes) in btrfs_discard_extent() 1501 u64 num_bytes = node->num_bytes; in __btrfs_inc_extent_ref() local 2420 u64 num_bytes; in __btrfs_mod_ref() local 2588 u64 bytenr, u64 num_bytes) in btrfs_pin_extent_for_log_replay() 2615 u64 start, u64 num_bytes) in __exclude_logged_extent() 2980 u64 num_bytes = node->num_bytes; in __btrfs_free_extent() local 3698 u64 num_bytes = ffe_ctl->num_bytes; in do_allocation_zoned() local 4531 u64 num_bytes, u64 min_alloc_size, in btrfs_reserve_extent() [all …]
|
H A D | delayed-ref.h | 30 u64 num_bytes; member 69 u64 num_bytes; member 262 u64 num_bytes; in btrfs_calc_delayed_ref_bytes() local
|
H A D | block-group.c | 441 u64 num_bytes) in btrfs_wait_block_group_cache_progress() 1350 u64 num_bytes; in inc_block_group_ro() local 2636 u64 start, u64 num_bytes) in insert_dev_extent() 3017 u64 num_bytes; in btrfs_dec_block_group_ro() local 3608 u64 bytenr, u64 num_bytes, bool alloc) in btrfs_update_block_group() 3735 u64 ram_bytes, u64 num_bytes, int delalloc, in btrfs_add_reserved_bytes() 3789 u64 num_bytes, int delalloc) in btrfs_free_reserved_bytes()
|
H A D | ordered-data.c | 150 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 D | handler_unittest.cpp | 368 uint8_t num_bytes, uint64_t data, int sd_bus_call_return_value, in ExpectRead() 443 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local 457 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local 472 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local 489 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local 501 uint8_t num_bytes, uint64_t data, int sd_bus_call_return_value) in ExpectWrite() 564 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local 578 constexpr uint8_t num_bytes = sizeof(uint64_t) + 1; in TEST() local 591 constexpr uint8_t num_bytes = sizeof(uint64_t); in TEST() local
|
H A D | google_accel_oob_unittest.cpp | 126 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 D | qgroup-tests.c | 17 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 D | keystone_nav.c | 280 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 D | avb_verify.c | 389 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 D | comedi_buf.c | 365 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 D | i2c-omap.c | 999 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 D | misc.c | 57 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
|
/openbmc/google-ipmi-sys/ |
H A D | google_accel_oob.cpp | 192 uint8_t num_bytes; in accelOobRead() member 248 uint8_t num_bytes; in accelOobWrite() member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | oplib_64.h | 52 unsigned long num_bytes; member
|
/openbmc/linux/arch/sparc/prom/ |
H A D | misc_32.c | 97 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | lanplus_crypt_impl.c | 78 lanplus_rand(uint8_t * buffer, uint32_t num_bytes) in lanplus_rand()
|
/openbmc/linux/arch/m68k/sun3x/ |
H A D | prom.c | 155 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
|
/openbmc/linux/fs/ecryptfs/ |
H A D | read_write.c | 116 size_t num_bytes = (PAGE_SIZE - start_offset_in_page); in ecryptfs_write() local
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-alsa-pcm.c | 59 size_t num_bytes) in cx18_alsa_announce_pcm_data()
|