Home
last modified time | relevance | path

Searched refs:Rec_Type (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Ddhry.h344 } Rec_Type, *Rec_Pointer; typedef
H A Ddhry_1.c142 Next_Ptr_Glob = (Rec_Pointer)kzalloc(sizeof(Rec_Type), GFP_ATOMIC); in dhry()
146 Ptr_Glob = (Rec_Pointer)kzalloc(sizeof(Rec_Type), GFP_ATOMIC); in dhry()