Searched defs:log_head (Results 1 – 3 of 3) sorted by relevance
33 extern RCAR_INSTANTIATE_LOCK typedef struct log_head { struct34 uint32_t head;35 uint32_t index;36 uint32_t size;37 uint32_t res;
410 local int log_head(struct log *log) in log_head() function