| tag | line | file | source code |
| file_operations | 41 | fs/ext/blkdev.c | static struct file_operations def_blk_fops = { |
| file_operations | 41 | fs/ext/chrdev.c | static struct file_operations def_chr_fops = { |
| file_operations | 30 | fs/ext/dir.c | static struct file_operations ext_dir_operations = { |
| file_operations | 10 | fs/ext/fifo.c | extern struct file_operations def_fifo_fops; |
| file_operations | 41 | fs/ext/file.c | static struct file_operations ext_file_operations = { |
| file_operations | 12 | fs/fifo.c | extern struct file_operations read_pipe_fops; |
| file_operations | 13 | fs/fifo.c | extern struct file_operations write_pipe_fops; |
| file_operations | 14 | fs/fifo.c | extern struct file_operations rdwr_pipe_fops; |
| file_operations | 106 | fs/fifo.c | struct file_operations def_fifo_fops = { |
| file_operations | 40 | fs/isofs/blkdev.c | static struct file_operations def_blk_fops = { |
| file_operations | 40 | fs/isofs/chrdev.c | static struct file_operations def_chr_fops = { |
| file_operations | 24 | fs/isofs/dir.c | static struct file_operations isofs_dir_operations = { |
| file_operations | 10 | fs/isofs/fifo.c | extern struct file_operations def_fifo_fops; |
| file_operations | 38 | fs/isofs/file.c | static struct file_operations isofs_file_operations = { |
| file_operations | 35 | fs/minix/blkdev.c | static struct file_operations def_blk_fops = { |
| file_operations | 35 | fs/minix/chrdev.c | static struct file_operations def_chr_fops = { |
| file_operations | 23 | fs/minix/dir.c | static struct file_operations minix_dir_operations = { |
| file_operations | 10 | fs/minix/fifo.c | extern struct file_operations def_fifo_fops; |
| file_operations | 35 | fs/minix/file.c | static struct file_operations minix_file_operations = { |
| file_operations | 25 | fs/msdos/dir.c | static struct file_operations msdos_dir_operations = { |
| file_operations | 28 | fs/msdos/file.c | static struct file_operations msdos_file_operations = { |
| file_operations | 35 | fs/nfs/blkdev.c | static struct file_operations def_blk_fops = { |
| file_operations | 35 | fs/nfs/chrdev.c | static struct file_operations def_chr_fops = { |
| file_operations | 40 | fs/nfs/dir.c | static struct file_operations nfs_dir_operations = { |
| file_operations | 10 | fs/nfs/fifo.c | extern struct file_operations def_fifo_fops; |
| file_operations | 23 | fs/nfs/file.c | static struct file_operations nfs_file_operations = { |
| file_operations | 24 | fs/open.c | struct file_operations * chrdev_fops[MAX_CHRDEV] = { |
| file_operations | 28 | fs/open.c | struct file_operations * blkdev_fops[MAX_BLKDEV] = { |
| file_operations | 169 | fs/pipe.c | struct file_operations read_pipe_fops = { |
| file_operations | 181 | fs/pipe.c | struct file_operations write_pipe_fops = { |
| file_operations | 193 | fs/pipe.c | struct file_operations rdwr_pipe_fops = { |
| file_operations | 201 | fs/proc/array.c | static struct file_operations proc_array_operations = { |
| file_operations | 19 | fs/proc/base.c | static struct file_operations proc_base_operations = { |
| file_operations | 19 | fs/proc/fd.c | static struct file_operations proc_fd_operations = { |
| file_operations | 131 | fs/proc/mem.c | static struct file_operations proc_mem_operations = { |
| file_operations | 19 | fs/proc/root.c | static struct file_operations proc_root_operations = { |
| file_operations | 64 | fs/select.c | struct file_operations *fops; |
| file_operations | 227 | fs/super.c | struct file_operations * fops; |
| file_operations | 330 | fs/super.c | struct file_operations * fops; |
| file_operations | 109 | include/linux/ext_fs.h | extern struct file_operations ext_file_operations; |
| file_operations | 110 | include/linux/ext_fs.h | extern struct file_operations ext_dir_operations; |
| file_operations | 191 | include/linux/fs.h | struct file_operations * f_op; |
| file_operations | 245 | include/linux/fs.h | struct file_operations * default_file_ops; |
| file_operations | 277 | include/linux/fs.h | extern struct file_operations * chrdev_fops[MAX_CHRDEV]; |
| file_operations | 278 | include/linux/fs.h | extern struct file_operations * blkdev_fops[MAX_BLKDEV]; |
| file_operations | 182 | include/linux/iso_fs.h | extern struct file_operations isofs_file_operations; |
| file_operations | 183 | include/linux/iso_fs.h | extern struct file_operations isofs_dir_operations; |
| file_operations | 87 | include/linux/minix_fs.h | extern struct file_operations minix_file_operations; |
| file_operations | 88 | include/linux/minix_fs.h | extern struct file_operations minix_dir_operations; |
| file_operations | 155 | include/linux/msdos_fs.h | extern struct file_operations msdos_dir_operations; |
| file_operations | 160 | include/linux/msdos_fs.h | extern struct file_operations msdos_file_operations; |
| file_operations | 1208 | kernel/blk_drv/floppy.c | static struct file_operations floppy_fops = { |
| file_operations | 662 | kernel/blk_drv/hd.c | static struct file_operations hd_fops = { |
| file_operations | 50 | kernel/blk_drv/ramdisk.c | static struct file_operations rd_fops = { |
| file_operations | 106 | kernel/blk_drv/scsi/sd.c | static struct file_operations sd_fops = { |
| file_operations | 52 | kernel/blk_drv/scsi/sr.c | static struct file_operations sr_fops = |
| file_operations | 1189 | kernel/blk_drv/scsi/st.c | static struct file_operations st_fops = { |
| file_operations | 142 | kernel/chr_drv/atixlmouse.c | struct file_operations atixl_busmouse_fops = { |
| file_operations | 133 | kernel/chr_drv/busmouse.c | struct file_operations bus_mouse_fops = { |
| file_operations | 213 | kernel/chr_drv/lp.c | static struct file_operations lp_fops = { |
| file_operations | 209 | kernel/chr_drv/mem.c | static struct file_operations ram_fops = { |
| file_operations | 221 | kernel/chr_drv/mem.c | static struct file_operations mem_fops = { |
| file_operations | 233 | kernel/chr_drv/mem.c | static struct file_operations kmem_fops = { |
| file_operations | 245 | kernel/chr_drv/mem.c | static struct file_operations null_fops = { |
| file_operations | 257 | kernel/chr_drv/mem.c | static struct file_operations port_fops = { |
| file_operations | 269 | kernel/chr_drv/mem.c | static struct file_operations zero_fops = { |
| file_operations | 281 | kernel/chr_drv/mem.c | static struct file_operations core_fops = { |
| file_operations | 325 | kernel/chr_drv/mem.c | static struct file_operations memory_fops = { |
| file_operations | 26 | kernel/chr_drv/mouse.c | extern struct file_operations bus_mouse_fops; |
| file_operations | 27 | kernel/chr_drv/mouse.c | extern struct file_operations psaux_fops; |
| file_operations | 28 | kernel/chr_drv/mouse.c | extern struct file_operations ms_bus_mouse_fops; |
| file_operations | 29 | kernel/chr_drv/mouse.c | extern struct file_operations atixl_busmouse_fops; |
| file_operations | 67 | kernel/chr_drv/mouse.c | static struct file_operations mouse_fops = { |
| file_operations | 138 | kernel/chr_drv/msbusmouse.c | struct file_operations ms_bus_mouse_fops = { |
| file_operations | 267 | kernel/chr_drv/psaux.c | struct file_operations psaux_fops = { |
| file_operations | 806 | kernel/chr_drv/tty_io.c | static struct file_operations tty_fops = { |
| file_operations | 61 | net/socket.c | static struct file_operations socket_file_ops = { |