tap_fops         1134 drivers/net/tap.c static const struct file_operations tap_fops = {
tap_fops         1269 drivers/net/tap.c 	if (file->f_op != &tap_fops)
tap_fops         1282 drivers/net/tap.c 	if (file->f_op != &tap_fops)
tap_fops         1343 drivers/net/tap.c 	cdev_init(tap_cdev, &tap_fops);