Searched refs:DARRAY (Results 1 – 16 of 16) sorted by relevance
45 DARRAY(struct btree_write_buffered_key) keys;51 DARRAY(struct wb_key_ref) sorted;56 DARRAY(struct btree_write_buffered_key) accounting;
20 #define DARRAY(_type) DARRAY_PREALLOCATED(_type, 0) macro22 typedef DARRAY(char) darray_char;23 typedef DARRAY(char *) darray_str;
15 DARRAY(struct accounting_mem_entry) k;
23 typedef DARRAY(struct found_btree_node) found_btree_nodes;
7 typedef DARRAY(u32) snapshot_id_list;
99 DARRAY(struct snapshot_io_opts_entry) d;
7 typedef DARRAY(struct folio *) folios;
169 typedef DARRAY(u64) darray_u64;
577 DARRAY(struct discard_in_flight) discard_buckets_in_flight;809 DARRAY(struct btree_root) btree_roots_extra;
146 typedef DARRAY(struct move_bucket) move_buckets;
216 typedef DARRAY(unsigned long) bch_stacktrace;
226 DARRAY(u32) subvols; in bch2_inode_or_descendents_is_open()1886 DARRAY(struct bch_inode_info *) grabbed; in bch2_evict_subvolume_inodes()2143 typedef DARRAY(struct bch_fs *) darray_fs;
835 DARRAY(struct inode_walker_entry) inodes;1555 DARRAY(struct extent_end) e;2586 typedef DARRAY(u32) darray_u32;2670 typedef DARRAY(struct pathbuf_entry) pathbuf;
902 DARRAY(snapshot_id_list) trees;1345 typedef DARRAY(struct snapshot_interior_delete) interior_delete_list;
989 DARRAY(struct bch_dev *) online_devices = {}; in bch2_write_super()
2012 DARRAY(struct bch_sb_handle) sbs = { 0 }; in bch2_fs_open()