tag
line
file
source code
null_fops
268
kernel/chr_drv/mem.c
static struct file_operations null_fops = {
null_fops
329
kernel/chr_drv/mem.c
filp->f_op = &null_fops;