Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-init.c87 static int zft_open (struct inode *ino, struct file *filep);
104 open: zft_open,
110 static int zft_open(struct inode *ino, struct file *filep) in zft_open() function