Home
last modified time | relevance | path

Searched refs:heap_allocated (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dprintbuf.h88 bool heap_allocated:1; member
133 #define PRINTBUF ((struct printbuf) { .heap_allocated = true })
Dprintbuf.c41 if (!out->heap_allocated) { in bch2_printbuf_make_room()
218 if (buf->heap_allocated) { in bch2_printbuf_exit()