| /fs/btrfs/ | 
| D | block-rsv.c | 106 				    struct btrfs_block_rsv *dest, u64 num_bytes,  in block_rsv_release_bytes() 163 			    struct btrfs_block_rsv *dst, u64 num_bytes,  in btrfs_block_rsv_migrate() 215 			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() 275 			    struct btrfs_block_rsv *block_rsv, u64 num_bytes,  in btrfs_block_rsv_release() 298 int btrfs_block_rsv_use_bytes(struct btrfs_block_rsv *block_rsv, u64 num_bytes)  in btrfs_block_rsv_use_bytes() 314 			       u64 num_bytes, bool update_size)  in btrfs_block_rsv_add_bytes() 330 	u64 num_bytes = btrfs_root_used(&fs_info->tree_root->root_item);  in btrfs_update_global_block_rsv()  local
  | 
| D | qgroup.h | 131 	u64 num_bytes;  member 294 	u64 num_bytes;  member 392 				int num_bytes, bool enforce)  in btrfs_qgroup_reserve_meta_pertrans() 399 						     int num_bytes, bool enforce,  in btrfs_qgroup_reserve_meta_prealloc() 412 						   int num_bytes)  in btrfs_qgroup_free_meta_pertrans() 420 						   int num_bytes)  in btrfs_qgroup_free_meta_prealloc()
  | 
| D | delalloc-space.c | 281 				    u64 num_bytes, u64 disk_num_bytes,  in calc_inode_reservations() 305 int btrfs_delalloc_reserve_metadata(struct btrfs_inode *inode, u64 num_bytes,  in btrfs_delalloc_reserve_metadata() 395 void btrfs_delalloc_release_metadata(struct btrfs_inode *inode, u64 num_bytes,  in btrfs_delalloc_release_metadata() 425 void btrfs_delalloc_release_extents(struct btrfs_inode *inode, u64 num_bytes)  in btrfs_delalloc_release_extents()
  | 
| D | qgroup.c | 83 			   struct btrfs_qgroup *qgroup, u64 num_bytes,  in qgroup_rsv_add() 91 			       struct btrfs_qgroup *qgroup, u64 num_bytes,  in qgroup_rsv_release() 1503 	u64 num_bytes = src->excl;  in __qgroup_excl_accounting()  local 2154 			      u64 num_bytes)  in btrfs_qgroup_trace_extent() 2204 	u64 bytenr, num_bytes;  in btrfs_qgroup_trace_leaf_items()  local 2860 				   u64 nr_new_roots, u64 num_bytes, u64 seq)  in qgroup_update_counters() 2970 				u64 num_bytes, struct ulist *old_roots,  in btrfs_qgroup_account_extent() 3599 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes)  in qgroup_check_limits() 3612 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce,  in qgroup_reserve() 3675 			       u64 ref_root, u64 num_bytes,  in btrfs_qgroup_free_refroot() [all …] 
 | 
| D | delayed-ref.c | 68 	u64 num_bytes;  in btrfs_delayed_refs_rsv_release()  local 92 	u64 num_bytes;  in btrfs_update_delayed_refs_rsv()  local 153 	const u64 num_bytes = btrfs_calc_insert_metadata_size(fs_info, 1);  in btrfs_dec_delayed_refs_rsv_bg_inserts()  local 188 	const u64 num_bytes = btrfs_calc_metadata_size(fs_info, 1);  in btrfs_dec_delayed_refs_rsv_bg_updates()  local 212 	u64 num_bytes = 0;  in btrfs_delayed_refs_rsv_refill()  local 1113 				u64 bytenr, u64 num_bytes, u8 level,  in btrfs_add_delayed_extent_op()
  | 
| D | ref-verify.c | 359 			       u64 num_bytes)  in add_shared_data_ref() 389 			       u64 bytenr, u64 num_bytes)  in add_extent_data_ref() 509 			struct btrfs_path *path, u64 *bytenr, u64 *num_bytes,  in process_leaf() 564 			  int level, u64 *bytenr, u64 *num_bytes,  in walk_down_tree() 681 	u64 num_bytes = generic_ref->num_bytes;  in btrfs_ref_tree_mod()  local 995 	u64 bytenr = 0, num_bytes = 0;  in btrfs_build_ref_tree()  local
  | 
| D | delayed-ref.h | 72 	u64 num_bytes;  member 124 	u64 num_bytes;  member 269 	u64 num_bytes;  member 296 	u64 num_bytes;  in btrfs_calc_delayed_ref_bytes()  local
  | 
| D | ordered-data.h | 105 	u64 num_bytes;  member 181 	u64 num_bytes;  member
  | 
| D | block-group.c | 454 					   u64 num_bytes)  in btrfs_wait_block_group_cache_progress() 1369 	u64 num_bytes;  in inc_block_group_ro()  local 2681 			     u64 start, u64 num_bytes)  in insert_dev_extent() 3091 	u64 num_bytes;  in btrfs_dec_block_group_ro()  local 3680 			     u64 bytenr, u64 num_bytes, bool alloc)  in btrfs_update_block_group() 3801 			     u64 ram_bytes, u64 num_bytes, int delalloc,  in btrfs_add_reserved_bytes() 3855 			       u64 num_bytes, int delalloc)  in btrfs_free_reserved_bytes()
  | 
| D | extent-tree.c | 769 				 u64 bytenr, u64 num_bytes,  in lookup_inline_extent_backref() 1039 				 u64 bytenr, u64 num_bytes, u64 parent,  in lookup_extent_backref() 1185 				 u64 bytenr, u64 num_bytes, u64 parent,  in insert_inline_extent_backref() 1370 			 u64 num_bytes, u64 *actual_bytes)  in btrfs_discard_extent() 1479 	u64 num_bytes = node->num_bytes;  in __btrfs_inc_extent_ref()  local 2596 			   u64 bytenr, u64 num_bytes, int reserved)  in pin_down_extent() 2618 		     u64 bytenr, u64 num_bytes, int reserved)  in btrfs_pin_extent() 2659 				   u64 start, u64 num_bytes)  in __exclude_logged_extent() 2975 	u64 num_bytes = delta->num_bytes;  in do_free_extent_accounting()  local 3100 	u64 num_bytes = node->num_bytes;  in __btrfs_free_extent()  local [all …] 
 | 
| D | file.c | 133 	u64 num_bytes;  in btrfs_dirty_pages()  local 214 	u64 num_bytes = 0;  in btrfs_drop_extents()  local 612 	u64 num_bytes;  in btrfs_mark_extent_written()  local 1082 	u64 num_bytes;  in btrfs_check_nocow_lock()  local 2135 		u64 num_bytes;  in fill_holes()  local 2151 		u64 num_bytes;  in fill_holes()  local
  | 
| D | extent-tree.h | 30 	u64 num_bytes;  member
  | 
| D | relocation.c | 906 			    u64 bytenr, u64 num_bytes)  in get_new_location() 966 	u64 num_bytes;  in replace_file_extents()  local 1782 	u64 num_bytes = 0;  in prepare_to_merge()  local 2243 	u64 num_bytes = 0;  in calcu_metadata_size()  local 2275 	u64 num_bytes;  in reserve_metadata_space()  local 2754 	u64 num_bytes;  in prealloc_file_extent_cluster()  local
  | 
| D | ordered-data.c | 149 			struct btrfs_inode *inode, u64 file_offset, u64 num_bytes,  in alloc_ordered_extent() 470 				    u64 num_bytes, bool uptodate)  in btrfs_mark_ordered_io_finished()
  | 
| D | root-tree.c | 516 	u64 num_bytes;  in btrfs_subvolume_reserve_metadata()  local
  | 
| D | props.c | 403 		u64 num_bytes = 0;  in btrfs_inode_inherit_props()  local
  | 
| D | space-info.h | 280 				u64 num_bytes)  in btrfs_space_info_free_bytes_may_use()
  | 
| D | inode.c | 123 static int data_reloc_print_warning_inode(u64 inum, u64 offset, u64 num_bytes,  in data_reloc_print_warning_inode() 883 		u64 start, u64 end, u64 num_bytes, u32 small_write)  in inode_should_defrag() 1299 				     u64 num_bytes)  in btrfs_get_extent_allocation_hint() 1368 	u64 num_bytes;  in cow_file_range()  local 3004 	u64 num_bytes = btrfs_stack_file_extent_num_bytes(stack_fi);  in insert_reserved_file_extent()  local 3106 	u64 num_bytes = oe->num_bytes;  in insert_ordered_extent_file_extent()  local 8915 				       u64 start, u64 num_bytes, u64 min_size,  in __btrfs_prealloc_file_range() 9034 			      u64 start, u64 num_bytes, u64 min_size,  in btrfs_prealloc_file_range() 9044 				    u64 start, u64 num_bytes, u64 min_size,  in btrfs_prealloc_file_range_trans() 9560 	u64 num_bytes, ram_bytes, disk_num_bytes;  in btrfs_do_encoded_write()  local
  | 
| D | transaction.c | 569 					u64 num_bytes,  in btrfs_reserve_trans_metadata() 606 	u64 num_bytes = 0;  in start_transaction()  local
  | 
| D | delayed-inode.c | 504 	u64 num_bytes;  in btrfs_delayed_item_reserve_metadata()  local 580 	u64 num_bytes;  in btrfs_delayed_inode_reserve_metadata()  local
  | 
| D | zoned.h | 165 					       u64 num_bytes)  in btrfs_find_allocatable_zones()
  | 
| D | file-item.c | 161 			     u64 objectid, u64 pos, u64 num_bytes)  in btrfs_insert_hole_extent()
  | 
| /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()
  | 
| /fs/ecryptfs/ | 
| D | read_write.c | 116 		size_t num_bytes = (PAGE_SIZE - start_offset_in_page);  in ecryptfs_write()  local
  | 
| /fs/xfs/ | 
| D | xfs_log_cil.c | 1233 	uint32_t		*num_bytes)  in xlog_cil_build_lv_chain() 1307 	int			num_bytes = 0;  in xlog_cil_push_work()  local
  |