Searched defs:fc_log (Results 1 – 7 of 7) sorted by relevance
10452 struct fc_log { struct10453 refcount_t usage;10454 u8 head;10455 u8 tail;10456 u8 need_free;10457 struct module *owner;10458 char *buffer[8];
8541 struct fc_log { struct8542 refcount_t usage;8543 u8 head;8544 u8 tail;8545 u8 need_free;8546 struct module *owner;8547 char *buffer[8];
7529 struct fc_log { struct7530 refcount_t usage;7531 u8 head;7532 u8 tail;7533 u8 need_free;7534 struct module *owner;7535 char *buffer[8];
31236 struct fc_log { struct31237 refcount_t usage;31238 u8 head;31239 u8 tail;31240 u8 need_free;31241 struct module *owner;31242 char *buffer[8];