| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | block-rsv.c | 104 struct btrfs_block_rsv *dest, u64 num_bytes, in block_rsv_release_bytes() 161 struct btrfs_block_rsv *dst, u64 num_bytes, in btrfs_block_rsv_migrate() 213 struct btrfs_block_rsv *block_rsv, u64 num_bytes, in btrfs_block_rsv_add() 230 u64 num_bytes = 0; in btrfs_block_rsv_check() local 249 u64 num_bytes = 0; in btrfs_block_rsv_refill() local 276 struct btrfs_block_rsv *block_rsv, u64 num_bytes, in btrfs_block_rsv_release() 299 int btrfs_block_rsv_use_bytes(struct btrfs_block_rsv *block_rsv, u64 num_bytes) in btrfs_block_rsv_use_bytes() 315 u64 num_bytes, bool update_size) in btrfs_block_rsv_add_bytes() 327 struct btrfs_block_rsv *dest, u64 num_bytes, in btrfs_cond_migrate_bytes() 355 u64 num_bytes; in btrfs_update_global_block_rsv() local
|
| D | qgroup.h | 110 u64 num_bytes; member 370 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_pertrans() 376 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_prealloc() 387 int num_bytes) in btrfs_qgroup_free_meta_pertrans() 395 int num_bytes) in btrfs_qgroup_free_meta_prealloc()
|
| D | delayed-ref.c | 82 u64 num_bytes = btrfs_calc_insert_metadata_size(fs_info, nr); in btrfs_delayed_refs_rsv_release() local 102 u64 num_bytes; in btrfs_update_delayed_refs_rsv() local 127 u64 num_bytes) in btrfs_migrate_to_delayed_refs_rsv() 177 u64 num_bytes = 0; in btrfs_delayed_refs_rsv_refill() local 751 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_head() 899 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_common() 943 u64 num_bytes = generic_ref->len; in btrfs_add_delayed_tree_ref() local 1036 u64 num_bytes = generic_ref->len; in btrfs_add_delayed_data_ref() local 1115 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_extent_op()
|
| D | delalloc-space.c | 268 u64 num_bytes, u64 *meta_reserve, in calc_inode_reservations() 286 int btrfs_delalloc_reserve_metadata(struct btrfs_inode *inode, u64 num_bytes) in btrfs_delalloc_reserve_metadata() 370 void btrfs_delalloc_release_metadata(struct btrfs_inode *inode, u64 num_bytes, in btrfs_delalloc_release_metadata() 398 void btrfs_delalloc_release_extents(struct btrfs_inode *inode, u64 num_bytes) in btrfs_delalloc_release_extents()
|
| D | qgroup.c | 70 struct btrfs_qgroup *qgroup, u64 num_bytes, in qgroup_rsv_add() 78 struct btrfs_qgroup *qgroup, u64 num_bytes, in qgroup_rsv_release() 1335 u64 num_bytes = src->excl; in __qgroup_excl_accounting() local 1819 u64 num_bytes, gfp_t gfp_flag) in btrfs_qgroup_trace_extent() 1856 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local 2513 u64 num_bytes, u64 seq) in qgroup_update_counters() 2628 u64 num_bytes, struct ulist *old_roots, in btrfs_qgroup_account_extent() 3058 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits() 3071 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve() 3156 u64 ref_root, u64 num_bytes, in btrfs_qgroup_free_refroot() [all …]
|
| D | ref-verify.c | 356 u64 num_bytes) in add_shared_data_ref() 386 u64 bytenr, u64 num_bytes) in add_extent_data_ref() 498 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes) in process_leaf() 552 int level, u64 *bytenr, u64 *num_bytes) in walk_down_tree() 682 u64 num_bytes = generic_ref->len; in btrfs_ref_tree_mod() local 997 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
|
| D | ordered-data.c | 163 u64 disk_bytenr, u64 num_bytes, in __btrfs_add_ordered_extent() 256 u64 disk_bytenr, u64 num_bytes, u64 disk_num_bytes, in btrfs_add_ordered_extent() 265 u64 disk_bytenr, u64 num_bytes, in btrfs_add_ordered_extent_dio() 274 u64 disk_bytenr, u64 num_bytes, in btrfs_add_ordered_extent_compress()
|
| D | extent-tree.c | 65 u64 start, u64 num_bytes) in btrfs_add_excluded_extent() 783 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref() 1041 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref() 1138 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref() 1272 u64 num_bytes, u64 *actual_bytes) in btrfs_discard_extent() 1429 u64 num_bytes = node->num_bytes; in __btrfs_inc_extent_ref() local 2398 u64 num_bytes; in __btrfs_mod_ref() local 2545 u64 bytenr, u64 num_bytes, int reserved) in pin_down_extent() 2568 u64 bytenr, u64 num_bytes, int reserved) in btrfs_pin_extent() 2585 u64 bytenr, u64 num_bytes) in btrfs_pin_extent_for_log_replay() [all …]
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| 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
|
| 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()
|
| 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()
|
| 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()
|
| 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() 1388 u64 num_bytes = src->excl; in __qgroup_excl_accounting() local 1898 u64 num_bytes) in btrfs_qgroup_trace_extent() 1935 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local 2581 u64 num_bytes, u64 seq) in qgroup_update_counters() 2696 u64 num_bytes, struct ulist *old_roots, in btrfs_qgroup_account_extent() 3141 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits() 3154 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve() 3217 u64 ref_root, u64 num_bytes, in btrfs_qgroup_free_refroot() [all …]
|
| 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 987 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
|
| D | extent-tree.c | 789 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref() 1057 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref() 1203 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref() 1388 u64 num_bytes, u64 *actual_bytes) in btrfs_discard_extent() 1521 u64 num_bytes = node->num_bytes; in __btrfs_inc_extent_ref() local 2440 u64 num_bytes; in __btrfs_mod_ref() local 2569 u64 bytenr, u64 num_bytes, int reserved) in pin_down_extent() 2591 u64 bytenr, u64 num_bytes, int reserved) in btrfs_pin_extent() 2608 u64 bytenr, u64 num_bytes) in btrfs_pin_extent_for_log_replay() 2635 u64 start, u64 num_bytes) in __exclude_logged_extent() [all …]
|
| /kernel/linux/linux-5.10/fs/btrfs/tests/ |
| D | qgroup-tests.c | 15 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref() 67 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() 152 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
|
| /kernel/linux/linux-6.6/fs/btrfs/tests/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/ |
| D | comedi_buf.c | 366 unsigned int num_bytes) in comedi_buf_munge() 463 unsigned int num_bytes; in comedi_buf_read_n_available() local 559 const void *data, unsigned int num_bytes) in comedi_buf_memcpy_to()
|
| /kernel/linux/linux-6.6/drivers/comedi/ |
| 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()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
| D | gzfht_test.c | 149 size_t num_bytes; in read_alloc_input_file() local 175 size_t num_bytes; in write_output_file() local
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| D | i2c-omap.c | 1001 static void omap_i2c_receive_data(struct omap_i2c_dev *omap, u8 num_bytes, in omap_i2c_receive_data() 1022 static int omap_i2c_transmit_data(struct omap_i2c_dev *omap, u8 num_bytes, in omap_i2c_transmit_data() 1116 u8 num_bytes = 1; in omap_i2c_xfer_data() local 1133 u8 num_bytes = 1; in omap_i2c_xfer_data() local 1144 u8 num_bytes = 1; in omap_i2c_xfer_data() local 1159 u8 num_bytes = 1; in omap_i2c_xfer_data() local
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| 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
|
| /kernel/linux/linux-6.6/arch/m68k/sun3/prom/ |
| D | misc.c | 57 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
|
| /kernel/linux/linux-5.10/arch/m68k/sun3/prom/ |
| D | misc.c | 57 prom_get_idprom(char *idbuf, int num_bytes) in prom_get_idprom()
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | oplib_64.h | 52 unsigned long num_bytes; member
|