/Linux-v4.19/fs/btrfs/ |
D | tree-checker.c | 97 #define CHECK_FE_ALIGNED(fs_info, leaf, slot, fi, name, alignment) \ argument 108 struct extent_buffer *leaf, in check_extent_data_item() 192 struct extent_buffer *leaf, struct btrfs_key *key, in check_csum_item() 248 struct extent_buffer *leaf, in check_dir_item() 382 struct extent_buffer *leaf, in check_block_group_item() 457 struct extent_buffer *leaf, in check_leaf_item() 481 static int check_leaf(struct btrfs_fs_info *fs_info, struct extent_buffer *leaf, in check_leaf() 632 struct extent_buffer *leaf) in btrfs_check_leaf_full() 638 struct extent_buffer *leaf) in btrfs_check_leaf_relaxed()
|
D | dir-item.c | 31 struct extent_buffer *leaf; in insert_with_overflow() local 66 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 int btrfs_find_name_in_backref(struct extent_buffer *leaf, int slot, in btrfs_find_name_in_backref() 40 int btrfs_find_name_in_ext_backref(struct extent_buffer *leaf, int slot, in btrfs_find_name_in_ext_backref() 117 struct extent_buffer *leaf; in btrfs_del_inode_extref() local 189 struct extent_buffer *leaf; in btrfs_del_inode_ref() local 270 struct extent_buffer *leaf; in btrfs_insert_inode_extref() local 419 struct extent_buffer *leaf; in btrfs_lookup_inode() local
|
D | file-item.c | 39 struct extent_buffer *leaf; in btrfs_insert_file_extent() local 85 struct extent_buffer *leaf; in btrfs_lookup_csum() local 308 struct extent_buffer *leaf; in btrfs_lookup_csums_range() local 534 struct extent_buffer *leaf; in truncate_one_csum() local 587 struct extent_buffer *leaf; in btrfs_del_csums() local 731 struct extent_buffer *leaf = NULL; in btrfs_csum_file_blocks() local 927 struct extent_buffer *leaf = path->nodes[0]; in btrfs_extent_item_to_extent_map() local
|
D | root-tree.c | 209 struct extent_buffer *leaf; in btrfs_find_orphan_roots() local 352 struct extent_buffer *leaf; in btrfs_del_root_ref() local 424 struct extent_buffer *leaf; in btrfs_add_root_ref() local
|
D | xattr.c | 28 struct extent_buffer *leaf; in btrfs_getxattr() local 167 struct extent_buffer *leaf = path->nodes[0]; in do_setxattr() local 282 struct extent_buffer *leaf; in btrfs_listxattr() local
|
D | free-space-tree.c | 53 struct extent_buffer *leaf; in add_new_free_space_info() local 187 struct extent_buffer *leaf; in convert_free_space_to_bitmaps() local 326 struct extent_buffer *leaf; in convert_free_space_to_extents() local 493 struct extent_buffer *leaf; in free_space_test_bit() local 517 struct extent_buffer *leaf; in free_space_set_bits() local 1316 struct extent_buffer *leaf; in remove_block_group_free_space() local
|
D | export.c | 161 struct extent_buffer *leaf; in btrfs_get_parent() local 233 struct extent_buffer *leaf; in btrfs_get_name() local
|
D | volumes.c | 1516 struct extent_buffer *leaf = NULL; in btrfs_free_dev_extent() local 1574 struct extent_buffer *leaf; in btrfs_alloc_dev_extent() local 1674 struct extent_buffer *leaf; in btrfs_add_dev_item() local 2248 struct extent_buffer *leaf; in btrfs_finish_sprout() local 2547 struct extent_buffer *leaf; in btrfs_update_device() local 2889 struct extent_buffer *leaf; in btrfs_relocate_sys_chunks() local 3011 struct extent_buffer *leaf; in insert_balance_item() local 3233 static int chunk_devid_filter(struct extent_buffer *leaf, in chunk_devid_filter() 3251 static int chunk_drange_filter(struct extent_buffer *leaf, in chunk_drange_filter() 3294 static int chunk_vrange_filter(struct extent_buffer *leaf, in chunk_vrange_filter() [all …]
|
D | ctree.c | 3060 struct extent_buffer *leaf; in btrfs_search_slot_for_read() local 3553 struct extent_buffer *leaf) in btrfs_leaf_free_space() 4325 struct extent_buffer *leaf; in setup_leaf_for_split() local 4392 struct extent_buffer *leaf; in split_item() local 4501 struct extent_buffer *leaf; in btrfs_duplicate_item() local 4534 struct extent_buffer *leaf; in btrfs_truncate_item() local 4633 struct extent_buffer *leaf; in btrfs_extend_item() local 4709 struct extent_buffer *leaf; in setup_items_for_insert() local 4831 struct extent_buffer *leaf; in btrfs_insert_item() local 4907 struct extent_buffer *leaf) in btrfs_del_leaf() [all …]
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_dir2_leaf.c | 46 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check() local 85 struct xfs_dir2_leaf *leaf) in xfs_dir3_leaf_check_int() 149 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_verify() local 320 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init() local 404 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf() local 639 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_addname() local 938 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact() local 1084 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests() local 1110 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents() local 1134 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header() local [all …]
|
D | xfs_attr_leaf.c | 244 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_verify() local 864 struct xfs_attr_leafblock *leaf; in xfs_attr_shortform_allfit() local 981 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_shortform() local 1062 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_node() local 1137 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_create() local 1248 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add() local 1329 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add_work() local 1844 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_toosmall() local 1971 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_remove() local 2251 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_lookup_int() local [all …]
|
D | xfs_dir2_node.c | 49 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leafn_check() local 349 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_node() local 435 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_add() local 539 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir2_leaf_lasthash() local 578 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_addname() local 731 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_entry() local 1214 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_remove() local 1439 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_toosmall() local 2193 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_node_replace() local
|
D | xfs_iext_tree.c | 380 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_nr_entries() 395 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_key() 548 struct xfs_iext_leaf *leaf = cur->leaf; in xfs_iext_split_leaf() local 796 struct xfs_iext_leaf *leaf, in xfs_iext_rebalance_leaf() 873 struct xfs_iext_leaf *leaf = cur->leaf; in xfs_iext_remove() local
|
D | xfs_bmap_btree.c | 577 int leaf) in xfs_bmbt_maxrecs() 592 int leaf) in xfs_bmdr_maxrecs()
|
/Linux-v4.19/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-v4.19/fs/xfs/scrub/ |
D | attr.c | 191 struct xfs_attr_leafblock *leaf, in xchk_xattr_entry() 256 struct xfs_attr_leafblock *leaf = bp->b_addr; in xchk_xattr_block() local 274 struct xfs_attr3_leafblock *leaf = bp->b_addr; in xchk_xattr_block() local
|
/Linux-v4.19/fs/btrfs/tests/ |
D | inode-tests.c | 21 struct extent_buffer *leaf = root->node; in insert_extent() local 54 struct extent_buffer *leaf = root->node; in insert_inode_item_key() local
|
/Linux-v4.19/arch/arm64/kernel/ |
D | topology.c | 57 bool leaf = true; in parse_core() local 104 bool leaf = true; in parse_cluster() local
|
/Linux-v4.19/arch/mips/kernel/ |
D | cacheinfo.c | 19 #define populate_cache(cache, leaf, c_level, c_type) \ argument
|
/Linux-v4.19/fs/gfs2/ |
D | dir.c | 821 struct gfs2_leaf *leaf; in gfs2_dirent_search() local 872 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 1729 struct gfs2_leaf *leaf, *oleaf; in dir_new_leaf() local 1804 struct gfs2_leaf *leaf; in gfs2_dir_add() local 1902 struct gfs2_leaf *leaf = (struct gfs2_leaf *)bh->b_data; in gfs2_dir_del() local 2100 struct gfs2_leaf *leaf; in gfs2_dir_exhash_dealloc() local
|
/Linux-v4.19/fs/xfs/ |
D | xfs_attr_list.c | 287 struct xfs_attr_leafblock *leaf; in xfs_attr_node_list() local 389 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_list_int() local
|
/Linux-v4.19/drivers/infiniband/hw/i40iw/ |
D | i40iw_pble.c | 429 struct i40iw_pble_info *leaf = lvl2->leaf; in free_lvl2() local 462 struct i40iw_pble_info *leaf; in get_lvl2_pble() local
|
/Linux-v4.19/fs/jfs/ |
D | jfs_dmap.c | 1130 s8 *leaf; in dbAllocNext() local 1261 s8 *leaf; in dbAllocNear() local 2183 s8 *leaf; in dbAllocBits() local 2664 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbSplit() local 2729 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbBackSplit() local 2807 s8 *leaf; in dbJoin() local
|
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | eeprom.c | 244 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local
|