Home
last modified time | relevance | path

Searched defs:open_buckets (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dalloc_types.h80 struct open_buckets { struct
81 open_bucket_idx_t nr;
82 open_bucket_idx_t v[OPEN_BUCKET_LIST_MAX];
H A Dio_write_types.h77 struct open_buckets open_buckets; member
H A Dio_misc.c34 struct open_buckets open_buckets = { 0 }; in bch2_extent_fallocate() local
H A Dbtree_update_interior.h108 open_bucket_idx_t open_buckets[BTREE_UPDATE_NODES_MAX * member
H A Dbcachefs.h928 struct open_bucket open_buckets[OPEN_BUCKETS_COUNT]; member