Home
last modified time | relevance | path

Searched defs:num_bytes (Results 1 – 25 of 84) 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()
1457 u64 num_bytes = src->excl; in __qgroup_excl_accounting() local
2107 u64 num_bytes) in btrfs_qgroup_trace_extent()
2152 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local
2807 u64 nr_new_roots, u64 num_bytes, u64 seq) in qgroup_update_counters()
2917 u64 num_bytes, struct ulist *old_roots, in btrfs_qgroup_account_extent()
3551 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits()
3564 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve()
3627 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
280 u64 num_bytes; member
312 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 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 Dblock-group.c452 u64 num_bytes) in btrfs_wait_block_group_cache_progress()
1364 u64 num_bytes; in inc_block_group_ro() local
2691 u64 start, u64 num_bytes) in insert_dev_extent()
3099 u64 num_bytes; in btrfs_dec_block_group_ro() local
3685 u64 bytenr, u64 num_bytes, bool alloc) in btrfs_update_block_group()
3806 u64 ram_bytes, u64 num_bytes, int delalloc, in btrfs_add_reserved_bytes()
3858 void btrfs_free_reserved_bytes(struct btrfs_block_group *cache, u64 num_bytes, in btrfs_free_reserved_bytes()
H A Drelocation.c821 u64 bytenr, u64 num_bytes) in get_new_location()
874 u64 num_bytes; in replace_file_extents() local
1684 u64 num_bytes = 0; in prepare_to_merge() local
2116 u64 num_bytes = 0; in calcu_metadata_size() local
2143 struct reloc_control *rc, u64 num_bytes) in refill_metadata_space()
2182 u64 num_bytes; in reserve_metadata_space() local
2562 u64 num_bytes; in relocate_cowonly_block() local
2678 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
1012 u64 num_bytes = lockend - cur_offset + 1; in btrfs_check_nocow_lock() local
2116 u64 num_bytes; in fill_holes() local
2131 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.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()
1114 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1131 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1142 u8 num_bytes = 1; in omap_i2c_xfer_data() local
1157 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/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/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/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/sound/soc/sof/
H A Dipc4-telemetry.h62 u16 num_bytes; member
/linux/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c59 size_t num_bytes) in cx18_alsa_announce_pcm_data()
/linux/block/partitions/
H A Dsgi.c25 __be32 num_bytes; /* How big, in bytes */ member
/linux/drivers/mfd/
H A Dtwl-core.c450 int twl_i2c_write(u8 mod_no, u8 *value, u8 reg, unsigned num_bytes) in twl_i2c_write()
478 int twl_i2c_read(u8 mod_no, u8 *value, u8 reg, unsigned num_bytes) in twl_i2c_read()

1234