Searched refs:f_head (Results 1 - 8 of 8) sorted by relevance

/external/blktrace/btt/
H A Dtrace_issue.c41 struct io *q_iop = list_entry(p, struct io, f_head);
49 list_del(&q_iop->f_head);
H A Dtrace_complete.c68 struct io *q_iop = list_entry(p, struct io, f_head);
99 list_del(&q_iop->f_head);
H A Ddip_rb.c79 list_add_tail(&this->f_head, head);
H A Ddevs.c194 this = list_entry(p, struct io, f_head);
195 list_del(&this->f_head);
H A Dglobals.h153 struct list_head f_head, a_head; member in struct:io
H A Dinlines.h361 return list_entry(head->next, struct io, f_head);
/external/vboot_reference/cgpt/
H A Dcgpt.h21 uint8_t f_head; member in struct:legacy_partition
H A Dcgpt_boot.c93 drive.pmbr.part[0].f_head = 0x00;

Completed in 664 milliseconds