Home
last modified time | relevance | path

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

1234

/linux/fs/btrfs/
H A Dqgroup.h139 u64 num_bytes; member
302 u64 num_bytes; member
402 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_pertrans()
409 int num_bytes, bool enforce, in btrfs_qgroup_reserve_meta_prealloc()
422 int num_bytes) in btrfs_qgroup_free_meta_pertrans()
430 int num_bytes) in btrfs_qgroup_free_meta_prealloc()
H A Dqgroup.c83 struct btrfs_qgroup *qgroup, u64 num_bytes, in qgroup_rsv_add()
91 struct btrfs_qgroup *qgroup, u64 num_bytes, in qgroup_rsv_release()
1458 u64 num_bytes = src->excl; in __qgroup_excl_accounting() local
2104 u64 num_bytes) in btrfs_qgroup_trace_extent()
2149 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local
2804 u64 nr_new_roots, u64 num_bytes, u64 seq) in qgroup_update_counters()
2914 u64 num_bytes, struct ulist *old_roots, in btrfs_qgroup_account_extent()
3548 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits()
3561 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve()
3624 u64 ref_root, u64 num_bytes, in btrfs_qgroup_free_refroot()
[all …]
H A Ddelayed-ref.c69 u64 num_bytes; in btrfs_delayed_refs_rsv_release() local
93 u64 num_bytes; in btrfs_update_delayed_refs_rsv() local
157 const u64 num_bytes = btrfs_calc_insert_metadata_size(fs_info, 1); in btrfs_dec_delayed_refs_rsv_bg_inserts() local
192 const u64 num_bytes = btrfs_calc_metadata_size(fs_info, 1); in btrfs_dec_delayed_refs_rsv_bg_updates() local
216 u64 num_bytes = 0; in btrfs_delayed_refs_rsv_refill() local
1109 u64 bytenr, u64 num_bytes, u8 level, in btrfs_add_delayed_extent_op()
H A Dref-verify.c341 u64 num_bytes) in add_shared_data_ref()
371 u64 bytenr, u64 num_bytes) in add_extent_data_ref()
491 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes, in process_leaf()
546 int level, u64 *bytenr, u64 *num_bytes, in walk_down_tree()
663 u64 num_bytes = generic_ref->num_bytes; in btrfs_ref_tree_mod() local
977 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
H A Ddelayed-ref.h75 u64 num_bytes; member
127 u64 num_bytes; member
284 u64 num_bytes; member
311 u64 num_bytes; in btrfs_calc_delayed_ref_bytes() local
H A Dordered-data.h106 u64 num_bytes; member
182 u64 num_bytes; member
H A Dblock-group.c452 u64 num_bytes) in btrfs_wait_block_group_cache_progress()
1364 u64 num_bytes; in inc_block_group_ro() local
2684 u64 start, u64 num_bytes) in insert_dev_extent()
3092 u64 num_bytes; in btrfs_dec_block_group_ro() local
3678 u64 bytenr, u64 num_bytes, bool alloc) in btrfs_update_block_group()
3799 u64 ram_bytes, u64 num_bytes, int delalloc, in btrfs_add_reserved_bytes()
3851 void btrfs_free_reserved_bytes(struct btrfs_block_group *cache, u64 num_bytes, in btrfs_free_reserved_bytes()
H A Dextent-tree.c763 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref()
1052 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref()
1197 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref()
1382 u64 num_bytes, u64 *actual_bytes) in btrfs_discard_extent()
1491 u64 num_bytes = node->num_bytes; in __btrfs_inc_extent_ref() local
2595 u64 bytenr, u64 num_bytes, int reserved) in pin_down_extent()
2614 u64 bytenr, u64 num_bytes, int reserved) in btrfs_pin_extent()
2655 u64 start, u64 num_bytes) in __exclude_logged_extent()
2978 u64 num_bytes = delta->num_bytes; in do_free_extent_accounting() local
3103 u64 num_bytes = node->num_bytes; in __btrfs_free_extent() local
[all …]
H A Drelocation.c802 u64 bytenr, u64 num_bytes) in get_new_location()
862 u64 num_bytes; in replace_file_extents() local
1672 u64 num_bytes = 0; in prepare_to_merge() local
2104 u64 num_bytes = 0; in calcu_metadata_size() local
2131 struct reloc_control *rc, u64 num_bytes) in refill_metadata_space()
2170 u64 num_bytes; in reserve_metadata_space() local
2550 u64 num_bytes; in relocate_cowonly_block() local
2666 u64 num_bytes; in prealloc_file_extent_cluster() local
H A Dfile.c75 u64 num_bytes; in btrfs_dirty_folio() local
150 u64 num_bytes = 0; in btrfs_drop_extents() local
560 u64 num_bytes; in btrfs_mark_extent_written() local
1013 u64 num_bytes = lockend - cur_offset + 1; in btrfs_check_nocow_lock() local
2117 u64 num_bytes; in fill_holes() local
2132 u64 num_bytes; in fill_holes() local
/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()
H A Ddelayed-refs-tests.c17 u64 num_bytes; member
25 u64 num_bytes; member
/linux/drivers/comedi/
H A Dcomedi_buf.c313 unsigned int num_bytes) in comedi_buf_munge()
413 unsigned int num_bytes; in comedi_buf_read_n_available() local
509 const void *data, unsigned int num_bytes) in comedi_buf_memcpy_to()
/linux/drivers/i2c/busses/
H A Di2c-omap.c1000 static void omap_i2c_receive_data(struct omap_i2c_dev *omap, u8 num_bytes, in omap_i2c_receive_data()
1021 static int omap_i2c_transmit_data(struct omap_i2c_dev *omap, u8 num_bytes, in omap_i2c_transmit_data()
1115 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1132 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1143 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1158 u8 num_bytes = 1; in omap_i2c_xfer_data() local
/linux/arch/m68k/sun3/prom/
H A Dmisc.c57 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
/linux/arch/sparc/include/asm/
H A Doplib_64.h52 unsigned long num_bytes; member
/linux/arch/sparc/prom/
H A Dmisc_32.c97 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
/linux/drivers/staging/gpib/tms9914/
H A Dtms9914.c515 size_t num_bytes; in tms9914_read() local
611 size_t num_bytes; in tms9914_write() local
619 size_t num_bytes; in tms9914_write() local
/linux/drivers/staging/gpib/agilent_82350b/
H A Dagilent_82350b.c57 size_t num_bytes; in agilent_82350b_accel_read() local
125 size_t num_bytes; in agilent_82350b_accel_read() local
161 size_t num_bytes; in agilent_82350b_accel_write() local
/linux/drivers/staging/gpib/hp_82341/
H A Dhp_82341.c61 size_t num_bytes; in hp_82341_accel_read() local
138 size_t num_bytes; in hp_82341_accel_read() local
238 size_t num_bytes; in hp_82341_accel_write() local
/linux/arch/m68k/sun3x/
H A Dprom.c155 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
/linux/sound/soc/codecs/
H A Dsigmadsp.c33 unsigned int num_bytes; member
65 __le16 num_bytes; member
207 unsigned int num_bytes; in sigma_fw_load_control() local
/linux/sound/soc/sof/
H A Dipc4-telemetry.h62 u16 num_bytes; member
/linux/drivers/staging/gpib/cb7210/
H A Dcb7210.c179 size_t num_bytes; in cb7210_accel_read() local
274 unsigned int num_bytes, i; in fifo_write() local
360 size_t num_bytes; in cb7210_accel_write() local
/linux/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c59 size_t num_bytes) in cx18_alsa_announce_pcm_data()

1234