tag | line | file | source code |
---|---|---|---|
def_chr_fops | 41 | fs/ext/chrdev.c | static struct file_operations def_chr_fops = { |
def_chr_fops | 53 | fs/ext/chrdev.c | &def_chr_fops, /* default file operations */ |
def_chr_fops | 35 | fs/minix/chrdev.c | static struct file_operations def_chr_fops = { |
def_chr_fops | 47 | fs/minix/chrdev.c | &def_chr_fops, /* default file operations */ |