Searched refs:write_allocated (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/bcachefs/
H A Djournal_types.h42 bool write_allocated:1; member in struct:journal_buf
H A Djournal.c89 if (buf->write_allocated)
204 if (w->write_started && !w->write_allocated)
427 buf->write_allocated = false;
H A Djournal_io.c2000 BUG_ON(w->write_allocated);
2048 w->write_allocated = true;
/linux-master/drivers/usb/gadget/function/
H A Du_serial.c122 int write_allocated; member in struct:gs_port
562 gs_write_complete, &port->write_allocated);
580 &port->write_allocated);
1422 port->write_allocated = port->write_started = 0;

Completed in 125 milliseconds