Home
last modified time | relevance | path

Searched defs:bch_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dalloc_background_format.h5 struct bch_alloc { struct
28 struct bch_alloc_v2 { argument
/linux-6.12.1/lib/
Dbch.c1176 static void *bch_alloc(size_t size, int *err) in bch_alloc() function