7 lines
143 B
C
7 lines
143 B
C
struct {
|
|
struct tof_utofu_trans_list *mru;
|
|
struct tof_trans_table *table;
|
|
int mruhead;
|
|
ihk_spinlock_t mru_lock;
|
|
} trans;
|