Searched refs:darray_top (Results 1 – 7 of 7) sorted by relevance
79 struct btree_write_buffered_key *wb_k = &darray_top(dst->wb->keys); in __bch2_journal_key_to_wb()
242 struct bch_sb_field_downgrade_entry *dst = (void *) &darray_top(*table); in downgrade_table_extra()374 dst = (void *) &darray_top(table); in bch2_sb_downgrade_update()
48 #define darray_top(_d) ((_d).data[(_d).nr]) macro
434 memcpy(&darray_top(*usage), &u.r, replicas_usage_bytes(&u.r)); in bch2_fs_replicas_usage_read()466 bkey_accounting_init((void *) &darray_top(*out_buf)); in bch2_fs_accounting_read()762 if (i + 1 < &darray_top(*keys) && in bch2_accounting_read()
198 if (b && !copy_from_user_nofault(&darray_top(buf->buf), ubuf, b)) { in thread_with_stdio_write()
703 src + 1 < &darray_top(*keys) && in __journal_keys_sort()
866 struct jset_entry_log *l = (void *) &darray_top(c->journal.early_journal_entries); in __bch2_fs_log_msg()