?? llog_internal.h
字號:
#ifndef __LLOG_INTERNAL_H__#define __LLOG_INTERNAL_H__int llog_put_cat_list(struct obd_device *obd, struct obd_device *disk_obd, char *name, int count, struct llog_catid *idarray);int llog_cat_id2handle(struct llog_handle *cathandle, struct llog_handle **res, struct llog_logid *logid);int class_config_dump_handler(struct llog_handle * handle, struct llog_rec_hdr *rec, void *data);#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -