Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/mtd/
Dftl.c227 static int ftl_open(struct inode *inode, struct file *file);
235 open: ftl_open,
247 open: ftl_open,
887 static int ftl_open(struct inode *inode, struct file *file) in ftl_open() function