tag
line
file
source code
zero_fops
292
kernel/chr_drv/mem.c
static struct file_operations zero_fops = {
zero_fops
335
kernel/chr_drv/mem.c
filp->f_op = &zero_fops;