| /Linux-v5.4/fs/btrfs/ | 
| D | tree-checker.c | 100 #define CHECK_FE_ALIGNED(leaf, slot, fi, name, alignment)		      \  argument110 static u64 file_extent_end(struct extent_buffer *leaf,  in file_extent_end()
 127 static int check_extent_data_item(struct extent_buffer *leaf,  in check_extent_data_item()
 245 static int check_csum_item(struct extent_buffer *leaf, struct btrfs_key *key,  in check_csum_item()
 301 static int check_dir_item(struct extent_buffer *leaf,  in check_dir_item()
 435 static int check_block_group_item(struct extent_buffer *leaf,  in check_block_group_item()
 506 static void chunk_err(const struct extent_buffer *leaf,  in chunk_err()
 555 int btrfs_check_chunk_valid(struct extent_buffer *leaf,  in btrfs_check_chunk_valid()
 686 static int check_dev_item(struct extent_buffer *leaf,  in check_dev_item()
 729 static int check_inode_item(struct extent_buffer *leaf,  in check_inode_item()
 [all …]
 
 | 
| D | dir-item.c | 31 	struct extent_buffer *leaf;  in insert_with_overflow()  local66 	struct extent_buffer *leaf;  in btrfs_insert_xattr_item()  local
 117 	struct extent_buffer *leaf;  in btrfs_insert_dir_item()  local
 211 	struct extent_buffer *leaf;  in btrfs_check_dir_item_collision()  local
 300 	struct extent_buffer *leaf;  in btrfs_search_dir_index_item()  local
 380 	struct extent_buffer *leaf;  in btrfs_match_dir_item_name()  local
 413 	struct extent_buffer *leaf;  in btrfs_delete_one_dir_name()  local
 
 | 
| D | inode-item.c | 11 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf,  in btrfs_find_name_in_backref()38 		struct extent_buffer *leaf, int slot, u64 ref_objectid,  in btrfs_find_name_in_ext_backref()
 107 	struct extent_buffer *leaf;  in btrfs_del_inode_extref()  local
 179 	struct extent_buffer *leaf;  in btrfs_del_inode_ref()  local
 262 	struct extent_buffer *leaf;  in btrfs_insert_inode_extref()  local
 411 	struct extent_buffer *leaf;  in btrfs_lookup_inode()  local
 
 | 
| D | file-item.c | 45 	struct extent_buffer *leaf;  in btrfs_insert_file_extent()  local91 	struct extent_buffer *leaf;  in btrfs_lookup_csum()  local
 308 	struct extent_buffer *leaf;  in btrfs_lookup_csums_range()  local
 547 	struct extent_buffer *leaf;  in truncate_one_csum()  local
 600 	struct extent_buffer *leaf;  in btrfs_del_csums()  local
 744 	struct extent_buffer *leaf = NULL;  in btrfs_csum_file_blocks()  local
 940 	struct extent_buffer *leaf = path->nodes[0];  in btrfs_extent_item_to_extent_map()  local
 
 | 
| D | root-tree.c | 212 	struct extent_buffer *leaf;  in btrfs_find_orphan_roots()  local359 	struct extent_buffer *leaf;  in btrfs_del_root_ref()  local
 431 	struct extent_buffer *leaf;  in btrfs_add_root_ref()  local
 
 | 
| D | xattr.c | 29 	struct extent_buffer *leaf;  in btrfs_getxattr()  local169 		struct extent_buffer *leaf = path->nodes[0];  in btrfs_setxattr()  local
 278 		struct extent_buffer *leaf;  in btrfs_listxattr()  local
 
 | 
| D | free-space-tree.c | 54 	struct extent_buffer *leaf;  in add_new_free_space_info()  local190 	struct extent_buffer *leaf;  in convert_free_space_to_bitmaps()  local
 330 	struct extent_buffer *leaf;  in convert_free_space_to_extents()  local
 497 	struct extent_buffer *leaf;  in free_space_test_bit()  local
 521 	struct extent_buffer *leaf;  in free_space_set_bits()  local
 1320 	struct extent_buffer *leaf;  in remove_block_group_free_space()  local
 
 | 
| D | export.c | 161 	struct extent_buffer *leaf;  in btrfs_get_parent()  local233 	struct extent_buffer *leaf;  in btrfs_get_name()  local
 
 | 
| D | extent-tree.c | 158 	struct extent_buffer *leaf;  in btrfs_lookup_extent_info()  local457 static u64 hash_extent_data_ref_item(struct extent_buffer *leaf,  in hash_extent_data_ref_item()
 465 static int match_extent_data_ref(struct extent_buffer *leaf,  in match_extent_data_ref()
 485 	struct extent_buffer *leaf;  in lookup_extent_data_ref()  local
 560 	struct extent_buffer *leaf;  in insert_extent_data_ref()  local
 638 	struct extent_buffer *leaf;  in remove_extent_data_ref()  local
 681 	struct extent_buffer *leaf;  in extent_data_ref_count()  local
 828 	struct extent_buffer *leaf;  in lookup_inline_extent_backref()  local
 1018 	struct extent_buffer *leaf;  in setup_inline_extent_backref()  local
 1108 	struct extent_buffer *leaf = path->nodes[0];  in update_inline_extent_backref()  local
 [all …]
 
 | 
| D | volumes.c | 1726 	struct extent_buffer *leaf = NULL;  in btrfs_free_dev_extent()  local1784 	struct extent_buffer *leaf;  in btrfs_alloc_dev_extent()  local
 1889 	struct extent_buffer *leaf;  in btrfs_add_dev_item()  local
 2480 	struct extent_buffer *leaf;  in btrfs_finish_sprout()  local
 2772 	struct extent_buffer *leaf;  in btrfs_update_device()  local
 3102 	struct extent_buffer *leaf;  in btrfs_relocate_sys_chunks()  local
 3221 	struct extent_buffer *leaf;  in insert_balance_item()  local
 3443 static int chunk_devid_filter(struct extent_buffer *leaf,  in chunk_devid_filter()
 3473 static int chunk_drange_filter(struct extent_buffer *leaf,  in chunk_drange_filter()
 3509 static int chunk_vrange_filter(struct extent_buffer *leaf,  in chunk_vrange_filter()
 [all …]
 
 | 
| D | tree-log.c | 640 		struct extent_buffer *leaf;  in replay_one_extent()  local858 	struct extent_buffer *leaf;  in drop_one_dir_item()  local
 1011 	struct extent_buffer *leaf;  in __add_inode_ref()  local
 1609 	struct extent_buffer *leaf;  in count_inode_extrefs()  local
 3856 			    struct extent_buffer *leaf,  in fill_inode_item()
 4311 	struct extent_buffer *leaf;  in log_one_extent()  local
 4421 		struct extent_buffer *leaf = path->nodes[0];  in btrfs_log_prealloc_extents()  local
 4663 		struct extent_buffer *leaf = path->nodes[0];  in btrfs_log_all_xattrs()  local
 4746 	struct extent_buffer *leaf;  in btrfs_log_trailing_hole()  local
 5034 			struct extent_buffer *leaf = path->nodes[0];  in log_conflicting_inodes()  local
 [all …]
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_dir2_leaf.c | 43 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir3_leaf1_check()  local82 	struct xfs_dir2_leaf	*leaf)  in xfs_dir3_leaf_check_int()
 145 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir3_leaf_verify()  local
 259 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir3_leaf_init()  local
 343 	xfs_dir2_leaf_t		*leaf;		/* leaf structure */  in xfs_dir2_block_to_leaf()  local
 571 	struct xfs_dir2_leaf	*leaf;		/* leaf structure */  in xfs_dir2_leaf_addname()  local
 874 	xfs_dir2_leaf_t	*leaf;		/* leaf structure */  in xfs_dir3_leaf_compact()  local
 1020 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir3_leaf_log_bests()  local
 1046 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir3_leaf_log_ents()  local
 1070 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir3_leaf_log_header()  local
 [all …]
 
 | 
| D | xfs_attr_leaf.c | 241 	struct xfs_attr_leafblock	*leaf = bp->b_addr;  in xfs_attr3_leaf_verify()  local882 	struct xfs_attr_leafblock *leaf;  in xfs_attr_shortform_allfit()  local
 999 	struct xfs_attr_leafblock *leaf;  in xfs_attr3_leaf_to_shortform()  local
 1080 	struct xfs_attr_leafblock *leaf;  in xfs_attr3_leaf_to_node()  local
 1155 	struct xfs_attr_leafblock *leaf;  in xfs_attr3_leaf_create()  local
 1266 	struct xfs_attr_leafblock *leaf;  in xfs_attr3_leaf_add()  local
 1347 	struct xfs_attr_leafblock *leaf;  in xfs_attr3_leaf_add_work()  local
 1862 	struct xfs_attr_leafblock *leaf;  in xfs_attr3_leaf_toosmall()  local
 1989 	struct xfs_attr_leafblock *leaf;  in xfs_attr3_leaf_remove()  local
 2269 	struct xfs_attr_leafblock *leaf;  in xfs_attr3_leaf_lookup_int()  local
 [all …]
 
 | 
| D | xfs_dir2_node.c | 45 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir3_leafn_check()  local345 	xfs_dir2_leaf_t		*leaf;		/* leaf structure */  in xfs_dir2_leaf_to_node()  local
 430 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir2_leafn_add()  local
 533 	struct xfs_dir2_leaf	*leaf = bp->b_addr;  in xfs_dir2_leaf_lasthash()  local
 572 	xfs_dir2_leaf_t		*leaf;		/* leaf structure */  in xfs_dir2_leafn_lookup_for_addname()  local
 725 	xfs_dir2_leaf_t		*leaf;		/* leaf structure */  in xfs_dir2_leafn_lookup_for_entry()  local
 1209 	xfs_dir2_leaf_t		*leaf;		/* leaf structure */  in xfs_dir2_leafn_remove()  local
 1434 	xfs_dir2_leaf_t		*leaf;		/* leaf structure */  in xfs_dir2_leafn_toosmall()  local
 2158 	xfs_dir2_leaf_t		*leaf;		/* leaf structure */  in xfs_dir2_node_replace()  local
 
 | 
| D | xfs_iext_tree.c | 376 	struct xfs_iext_leaf	*leaf,  in xfs_iext_leaf_nr_entries()391 	struct xfs_iext_leaf	*leaf,  in xfs_iext_leaf_key()
 544 	struct xfs_iext_leaf	*leaf = cur->leaf;  in xfs_iext_split_leaf()  local
 791 	struct xfs_iext_leaf	*leaf,  in xfs_iext_rebalance_leaf()
 868 	struct xfs_iext_leaf	*leaf = cur->leaf;  in xfs_iext_remove()  local
 
 | 
| /Linux-v5.4/fs/unicode/ | 
| D | utf8-norm.c | 408 	utf8leaf_t	*leaf;  in utf8agemax()  local437 	utf8leaf_t	*leaf;  in utf8agemin()  local
 464 	utf8leaf_t	*leaf;  in utf8nagemax()  local
 492 	utf8leaf_t	*leaf;  in utf8nagemin()  local
 522 	utf8leaf_t	*leaf;  in utf8len()  local
 550 	utf8leaf_t	*leaf;  in utf8nlen()  local
 654 	utf8leaf_t *leaf;  in utf8byte()  local
 
 | 
| D | mkutf8data.c | 383 	void *leaf = NULL;  in lookup()  local533 static int insert(struct tree *tree, char *key, int keylen, void *leaf)  in insert()
 1417 	struct unicode_data *leaf = l;  in nfdi_print()  local
 1432 	struct unicode_data *leaf = l;  in nfdicf_print()  local
 1453 	struct unicode_data *leaf = l;  in nfdicf_mark()  local
 1462 	struct unicode_data *leaf = l;  in correction_mark()  local
 1469 	struct unicode_data *leaf = l;  in nfdi_size()  local
 1481 	struct unicode_data *leaf = l;  in nfdicf_size()  local
 1495 	struct unicode_data *leaf = l;  in nfdi_index()  local
 1502 	struct unicode_data *leaf = l;  in nfdicf_index()  local
 [all …]
 
 | 
| /Linux-v5.4/arch/x86/kernel/cpu/ | 
| D | topology.c | 35 static int check_extended_topology_leaf(int leaf)  in check_extended_topology_leaf()69 	int leaf;  in detect_extended_topology_early()  local
 99 	int leaf;  in detect_extended_topology()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_syncmap.c | 146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno)  in check_seqno()154 	if (__sync_seqno(leaf)[idx] != seqno) {  in check_seqno()  local
 508 			struct i915_syncmap *leaf = __sync_child(sync)[idx];  in igt_syncmap_compact()  local
 
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | attr.c | 246 	struct xfs_attr_leafblock	*leaf,  in xchk_xattr_entry()311 	struct xfs_attr_leafblock	*leaf = bp->b_addr;  in xchk_xattr_block()  local
 339 		struct xfs_attr3_leafblock	*leaf = bp->b_addr;  in xchk_xattr_block()  local
 
 | 
| /Linux-v5.4/fs/btrfs/tests/ | 
| D | inode-tests.c | 21 	struct extent_buffer *leaf = root->node;  in insert_extent()  local54 	struct extent_buffer *leaf = root->node;  in insert_inode_item_key()  local
 
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | cacheinfo.c | 8 #define populate_cache(cache, leaf, c_level, c_type)		\  argument
 | 
| /Linux-v5.4/fs/gfs2/ | 
| D | dir.c | 821 		struct gfs2_leaf *leaf;  in gfs2_dirent_search()  local872 	struct gfs2_leaf *leaf;  in new_leaf()  local
 916 	struct gfs2_leaf *leaf;  in dir_make_exhash()  local
 1380 	unsigned leaves = 0, leaf = 0, offset, sort_offset;  in gfs2_dir_read_leaf()  local
 1728 	struct gfs2_leaf *leaf, *oleaf;  in dir_new_leaf()  local
 1803 	struct gfs2_leaf *leaf;  in gfs2_dir_add()  local
 1901 		struct gfs2_leaf *leaf = (struct gfs2_leaf *)bh->b_data;  in gfs2_dir_del()  local
 2102 	struct gfs2_leaf *leaf;  in gfs2_dir_exhash_dealloc()  local
 
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_attr_list.c | 282 	struct xfs_attr_leafblock	*leaf;  in xfs_attr_node_list()  local384 	struct xfs_attr_leafblock	*leaf;  in xfs_attr3_leaf_list_int()  local
 
 | 
| /Linux-v5.4/drivers/base/ | 
| D | arch_topology.c | 274 	bool leaf = true;  in parse_core()  local321 	bool leaf = true;  in parse_cluster()  local
 
 |