Home
last modified time | relevance | path

Searched defs:eb (Results 1 – 25 of 64) sorted by relevance

123

/linux/fs/btrfs/
A Daccessors.h19 struct extent_buffer *eb; member
45 #define read_eb_member(eb, ptr, type, member, result) (\ argument
51 #define write_eb_member(eb, ptr, type, member, source) ( \ argument
503 static inline void btrfs_item_key(const struct extent_buffer *eb, in btrfs_item_key()
511 static inline void btrfs_set_item_key(struct extent_buffer *eb, in btrfs_set_item_key()
539 static inline u8 btrfs_dir_ftype(const struct extent_buffer *eb, in btrfs_dir_ftype()
557 static inline void btrfs_set_dir_item_key(struct extent_buffer *eb, in btrfs_set_dir_item_key()
730 static inline int btrfs_is_leaf(const struct extent_buffer *eb) in btrfs_is_leaf()
818 static inline void btrfs_set_balance_data(struct extent_buffer *eb, in btrfs_set_balance_data()
832 static inline void btrfs_set_balance_meta(struct extent_buffer *eb, in btrfs_set_balance_meta()
[all …]
A Dlocking.c83 void btrfs_set_buffer_lockdep_class(u64 objectid, struct extent_buffer *eb, int level) in btrfs_set_buffer_lockdep_class()
107 static void btrfs_set_eb_lock_owner(struct extent_buffer *eb, pid_t owner) in btrfs_set_eb_lock_owner()
112 static void btrfs_set_eb_lock_owner(struct extent_buffer *eb, pid_t owner) { } in btrfs_set_eb_lock_owner()
155 int btrfs_try_tree_read_lock(struct extent_buffer *eb) in btrfs_try_tree_read_lock()
169 int btrfs_try_tree_write_lock(struct extent_buffer *eb) in btrfs_try_tree_write_lock()
182 void btrfs_tree_read_unlock(struct extent_buffer *eb) in btrfs_tree_read_unlock()
196 void btrfs_tree_lock_nested(struct extent_buffer *eb, enum btrfs_lock_nesting nest) in btrfs_tree_lock_nested()
212 void btrfs_tree_unlock(struct extent_buffer *eb) in btrfs_tree_unlock()
253 struct extent_buffer *eb; in btrfs_lock_root_node() local
276 struct extent_buffer *eb; in btrfs_read_lock_root_node() local
[all …]
A Dextent_io.c63 struct extent_buffer *eb; in btrfs_extent_buffer_leak_debug_check() local
1613 struct extent_buffer *eb; in find_extent_buffer_nolock() local
1759 struct extent_buffer *eb; in submit_eb_subpage() local
1833 struct extent_buffer *eb; in submit_eb_page() local
2558 struct extent_buffer *eb = NULL; in __alloc_extent_buffer() local
2618 struct extent_buffer *eb; in __alloc_dummy_extent_buffer() local
2708 struct extent_buffer *eb; in find_extent_buffer() local
2936 struct extent_buffer *eb; in alloc_extent_buffer() local
3138 struct extent_buffer *eb = in btrfs_release_extent_buffer_rcu() local
4165 struct extent_buffer *eb; in try_release_extent_buffer() local
[all …]
A Dlocking.h167 static inline void btrfs_tree_lock(struct extent_buffer *eb) in btrfs_tree_lock()
176 static inline void btrfs_tree_read_lock(struct extent_buffer *eb) in btrfs_tree_read_lock()
189 static inline void btrfs_assert_tree_write_locked(struct extent_buffer *eb) in btrfs_assert_tree_write_locked()
194 static inline void btrfs_assert_tree_write_locked(struct extent_buffer *eb) { } in btrfs_assert_tree_write_locked()
199 static inline void btrfs_tree_unlock_rw(struct extent_buffer *eb, int rw) in btrfs_tree_unlock_rw()
228 struct extent_buffer *eb, int level) in btrfs_set_buffer_lockdep_class()
232 struct extent_buffer *eb) in btrfs_maybe_reset_lockdep_class()
A Dextent_io.h130 struct extent_buffer *eb; member
135 static inline unsigned long offset_in_eb_folio(const struct extent_buffer *eb, in offset_in_eb_folio()
150 static inline size_t get_eb_offset_in_folio(const struct extent_buffer *eb, in get_eb_offset_in_folio()
171 static inline unsigned long get_eb_folio_index(const struct extent_buffer *eb, in get_eb_folio_index()
275 static inline int num_extent_pages(const struct extent_buffer *eb) in num_extent_pages()
294 static inline int num_extent_folios(const struct extent_buffer *eb) in num_extent_folios()
301 static inline int extent_buffer_uptodate(const struct extent_buffer *eb) in extent_buffer_uptodate()
318 const struct extent_buffer *eb, const void *chunk_tree_uuid) in write_extent_buffer_chunk_tree_uuid()
325 static inline void write_extent_buffer_fsid(const struct extent_buffer *eb, in write_extent_buffer_fsid()
A Dprint-tree.c55 static void print_chunk(const struct extent_buffer *eb, struct btrfs_chunk *chunk) in print_chunk()
68 static void print_dev_item(const struct extent_buffer *eb, in print_dev_item()
76 static void print_extent_data_ref(const struct extent_buffer *eb, in print_extent_data_ref()
86 static void print_extent_owner_ref(const struct extent_buffer *eb, in print_extent_owner_ref()
93 static void print_extent_item(const struct extent_buffer *eb, int slot, int type) in print_extent_item()
207 static void print_raid_stripe_key(const struct extent_buffer *eb, u32 item_size, in print_raid_stripe_key()
222 static void print_eb_refs_lock(const struct extent_buffer *eb) in print_eb_refs_lock()
A Dtree-mod-log.c173 static bool tree_mod_dont_log(struct btrfs_fs_info *fs_info, const struct extent_buffer *eb) in tree_mod_dont_log()
191 const struct extent_buffer *eb) in tree_mod_need_log()
201 static struct tree_mod_elem *alloc_tree_mod_elem(const struct extent_buffer *eb, in alloc_tree_mod_elem()
224 int btrfs_tree_mod_log_insert_key(const struct extent_buffer *eb, int slot, in btrfs_tree_mod_log_insert_key()
261 static struct tree_mod_elem *tree_mod_log_alloc_move(const struct extent_buffer *eb, in tree_mod_log_alloc_move()
281 int btrfs_tree_mod_log_insert_move(const struct extent_buffer *eb, in btrfs_tree_mod_log_insert_move()
669 int btrfs_tree_mod_log_free_eb(struct extent_buffer *eb) in btrfs_tree_mod_log_free_eb()
791 struct extent_buffer *eb, in tree_mod_log_rewind()
913 struct extent_buffer *eb, in btrfs_tree_mod_log_rewind()
975 struct extent_buffer *eb = NULL; in btrfs_get_old_root() local
A Daccessors.c12 static bool check_setget_bounds(const struct extent_buffer *eb, in check_setget_bounds()
28 void btrfs_init_map_token(struct btrfs_map_token *token, struct extent_buffer *eb) in btrfs_init_map_token()
179 void btrfs_node_key(const struct extent_buffer *eb, in btrfs_node_key()
A Dtree-checker.c56 static void generic_err(const struct extent_buffer *eb, int slot, in generic_err()
82 static void file_extent_err(const struct extent_buffer *eb, int slot, in file_extent_err()
143 static void dir_item_err(const struct extent_buffer *eb, int slot, in dir_item_err()
407 #define inode_item_err(eb, slot, fmt, ...) \ argument
658 static void block_group_err(const struct extent_buffer *eb, int slot, in block_group_err()
1016 static void dev_item_err(const struct extent_buffer *eb, int slot, in dev_item_err()
1263 static void extent_err(const struct extent_buffer *eb, int slot, in extent_err()
1696 #define inode_ref_err(eb, slot, fmt, args...) \ argument
2131 int btrfs_check_eb_owner(const struct extent_buffer *eb, u64 root_owner) in btrfs_check_eb_owner()
2186 int btrfs_verify_level_key(struct extent_buffer *eb, int level, in btrfs_verify_level_key()
A Duuid-tree.c31 struct extent_buffer *eb; in btrfs_uuid_tree_lookup() local
94 struct extent_buffer *eb; in btrfs_uuid_tree_add() local
158 struct extent_buffer *eb; in btrfs_uuid_tree_remove() local
403 struct extent_buffer *eb; in btrfs_uuid_scan_kthread() local
A Dbackref.c37 const struct extent_buffer *eb, in check_extent_in_eb()
105 const struct extent_buffer *eb, in find_extent_in_eb()
476 struct extent_buffer *eb; in add_all_parents() local
597 struct extent_buffer *eb; in resolve_indirect_ref() local
841 struct extent_buffer *eb; in add_missing_keys() local
1607 struct extent_buffer *eb; in find_parent_nodes() local
2205 const struct extent_buffer *eb; in extent_from_logical() local
2592 struct extent_buffer *eb; in iterate_inode_refs() local
2651 struct extent_buffer *eb; in iterate_inode_extrefs() local
3308 struct extent_buffer *eb; in handle_indirect_tree_backref() local
[all …]
A Dfile-item.h35 const struct extent_buffer *eb, in btrfs_file_extent_inline_item_len()
A Dtree-log.c345 struct extent_buffer *eb, in process_one_buffer()
395 struct extent_buffer *eb, int slot, in overwrite_item()
643 struct extent_buffer *eb, int slot, in replay_one_extent()
1256 static int ref_get_fields(struct extent_buffer *eb, unsigned long ref_ptr, in ref_get_fields()
1293 struct extent_buffer *eb; in unlink_old_inode_refs() local
1370 struct extent_buffer *eb, int slot, in add_inode_ref()
1844 struct extent_buffer *eb, in replay_one_name()
1973 struct extent_buffer *eb, int slot, in replay_one_dir_item()
2125 struct extent_buffer *eb; in check_item_in_log() local
2585 struct extent_buffer *eb) in clean_log_buffer()
[all …]
A Drelocation.c673 struct extent_buffer *eb; in create_reloc_root() local
1071 static noinline_for_stack int memcmp_node_keys(const struct extent_buffer *eb, in memcmp_node_keys()
1098 struct extent_buffer *eb; in replace_path() local
1337 struct extent_buffer *eb; in walk_up_reloc_tree() local
1374 struct extent_buffer *eb = NULL; in walk_down_reloc_tree() local
2308 struct extent_buffer *eb; in do_relocation() local
2548 struct extent_buffer *eb; in get_tree_block_key() local
3148 struct extent_buffer *eb; in add_tree_block() local
3419 struct extent_buffer *eb; in add_data_references() local
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_execbuffer.c438 eb_pin_vma(struct i915_execbuffer *eb, in eb_pin_vma()
500 eb_validate_vma(struct i915_execbuffer *eb, in eb_validate_vma()
561 eb_add_vma(struct i915_execbuffer *eb, in eb_add_vma()
1268 struct i915_execbuffer *eb, in reloc_iomap()
1350 struct i915_execbuffer *eb, in reloc_vaddr()
1393 struct i915_execbuffer *eb, in relocate_entry()
2246 shadow_batch_pin(struct i915_execbuffer *eb, in shadow_batch_pin()
2771 eb_put_engine(struct i915_execbuffer *eb) in eb_put_engine()
3064 struct i915_execbuffer *eb = data; in parse_timeline_fences() local
3153 struct i915_execbuffer *eb) in parse_execbuf2_extensions()
[all …]
/linux/drivers/mtd/
A Dmtdswap.c420 struct swap_eb *eb; in mtdswap_check_counts() local
459 struct swap_eb *eb; in mtdswap_scan_eblks() local
568 struct swap_eb *eb; in mtdswap_map_free_block() local
618 struct swap_eb *eb; in mtdswap_write_block() local
679 struct swap_eb *eb, *oldeb; in mtdswap_move_block() local
848 struct swap_eb *eb = NULL; in mtdswap_pick_gc_eblk() local
874 struct swap_eb *eb) in mtdswap_eblk_passes()
939 struct swap_eb *eb; in mtdswap_gc() local
1024 struct swap_eb *eb; in mtdswap_writesect() local
1083 struct swap_eb *eb; in mtdswap_readsect() local
[all …]
/linux/fs/btrfs/tests/
A Dextent-io-tests.c342 static int check_eb_bitmap(unsigned long *bitmap, struct extent_buffer *eb) in check_eb_bitmap()
384 struct extent_buffer *eb, in test_bitmap_set()
399 struct extent_buffer *eb, in test_bitmap_clear()
412 static int __test_eb_bitmaps(unsigned long *bitmap, struct extent_buffer *eb) in __test_eb_bitmaps()
510 struct extent_buffer *eb = NULL; in test_eb_bitmaps() local
671 static void dump_eb_and_memory_contents(struct extent_buffer *eb, void *memory, in dump_eb_and_memory_contents()
687 static int verify_eb_and_memory(struct extent_buffer *eb, void *memory, in verify_eb_and_memory()
705 static void init_eb_and_memory(struct extent_buffer *eb, void *memory) in init_eb_and_memory()
714 struct extent_buffer *eb = NULL; in test_eb_mem_ops() local
A Dextent-buffer-tests.c18 struct extent_buffer *eb; in test_btrfs_split_item() local
/linux/drivers/mtd/tests/
A Dstresstest.c45 unsigned int eb; in rand_eb() local
67 int eb = rand_eb(); in do_read() local
84 int eb = rand_eb(), offs, err, len; in do_write() local
A Dmtd_test.c43 unsigned int eb, int ebcnt) in mtdtest_scan_for_bad_eraseblocks()
64 unsigned int eb, int ebcnt) in mtdtest_erase_good_eraseblocks()
/linux/drivers/bus/
A Dintel-ixp4xx-eb.c154 static void ixp4xx_exp_setup_chipselect(struct ixp4xx_eb *eb, in ixp4xx_exp_setup_chipselect()
282 static void ixp4xx_exp_setup_child(struct ixp4xx_eb *eb, in ixp4xx_exp_setup_child()
348 struct ixp4xx_eb *eb; in ixp4xx_exp_probe() local
/linux/fs/ocfs2/
A Dextent_map.c280 struct ocfs2_extent_block *eb; in ocfs2_last_eb_is_empty() local
351 struct ocfs2_extent_block *eb, *next_eb; in ocfs2_figure_hole_clusters() local
404 struct ocfs2_extent_block *eb; in ocfs2_get_clusters_nocache() local
537 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_clusters() local
A Dalloc.c880 struct ocfs2_extent_block *eb = in ocfs2_validate_extent_block() local
952 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents() local
1004 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs() local
1161 struct ocfs2_extent_block *eb; in ocfs2_add_branch() local
1362 struct ocfs2_extent_block *eb; in ocfs2_shift_tree_depth() local
1461 struct ocfs2_extent_block *eb; in ocfs2_find_branch_target() local
1800 struct ocfs2_extent_block *eb; in __ocfs2_find_path() local
2535 struct ocfs2_extent_block *eb; in ocfs2_update_edge_lengths() local
2574 struct ocfs2_extent_block *eb; in ocfs2_unlink_path() local
2623 struct ocfs2_extent_block *eb; in ocfs2_unlink_subtree() local
[all …]
/linux/arch/sparc/kernel/
A Dbtext.c266 unsigned int *eb = (int *)expand_bits_16; in draw_byte_16() local
284 unsigned int *eb = (int *)expand_bits_8; in draw_byte_8() local
/linux/drivers/input/mouse/
A Dsynaptics.h113 #define SYN_EXT_BUTTON_STICK_L(eb) (((eb) & BIT(0)) >> 0) argument
114 #define SYN_EXT_BUTTON_STICK_M(eb) (((eb) & BIT(1)) >> 1) argument
115 #define SYN_EXT_BUTTON_STICK_R(eb) (((eb) & BIT(2)) >> 2) argument

Completed in 96 milliseconds

123