Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Ddevices.c165 static struct file_operations def_chr_fops = { variable
204 inode->i_fop = &def_chr_fops; in init_special_inode()