Searched refs:DARRAY_PREALLOCATED (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Ddarray.h13 #define DARRAY_PREALLOCATED(_type, _nr) \ macro
20 #define DARRAY(_type) DARRAY_PREALLOCATED(_type, 0)
H A Djournal_io.h23 DARRAY_PREALLOCATED(struct journal_ptr, 8) ptrs;
H A Dio_write.c1220 DARRAY_PREALLOCATED(struct bucket_to_lock, 3) buckets;

Completed in 79 milliseconds