Home
last modified time | relevance | path

Searched refs:write_allocated (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Du_serial.c123 int write_allocated; member
566 gs_write_complete, &port->write_allocated); in gs_start_io()
584 &port->write_allocated); in gs_start_io()
1444 port->write_allocated = port->write_started = 0; in gserial_disconnect()
/linux/fs/bcachefs/
H A Djournal.c79 if (buf->write_allocated) in bch2_journal_buf_to_text()
194 if (w->write_started && !w->write_allocated) in bch2_journal_do_writes()
416 buf->write_allocated = false; in journal_entry_open()
H A Djournal_io.c1987 BUG_ON(w->write_allocated); in CLOSURE_CALLBACK()
2040 w->write_allocated = true; in CLOSURE_CALLBACK()