Name

idr_init — initialize idr handle

Synopsis

void idr_init (struct idr * idp);
 

Arguments

idp

idr handle

Description

This function is use to set up the handle (idp) that you will pass to the rest of the functions.