Lines Matching defs:assoc_array_edit
56955 struct assoc_array_edit { struct
56956 struct callback_head rcu;
56957 struct assoc_array *array;
56958 const struct assoc_array_ops *ops;
56959 const struct assoc_array_ops *ops_for_excised_subtree;
56960 struct assoc_array_ptr *leaf;
56961 struct assoc_array_ptr **leaf_p;
56962 struct assoc_array_ptr *dead_leaf;
56963 struct assoc_array_ptr *new_meta[3];
56964 struct assoc_array_ptr *excised_meta[1];
56965 struct assoc_array_ptr *excised_subtree;
56966 struct assoc_array_ptr **set_backpointers[16];
56967 struct assoc_array_ptr *set_backpointers_to;
56968 struct assoc_array_node *adjust_count_on;
56969 long int adjust_count_by;
56970 struct {
56973 } set[2];
56974 struct {
56977 } set_parent_slot[1];
56978 u8 segment_cache[17];