Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dchar_dev.c65 static struct char_device *cdfind(dev_t dev, struct list_head *head) in cdfind() function
84 cdev = cdfind(dev, head); in cdget()
94 cdev = cdfind(dev, head); in cdget()