| tag | line | file | source code |
|---|---|---|---|
| isofs_file_operations | 38 | fs/isofs/file.c | static struct file_operations isofs_file_operations = { |
| isofs_file_operations | 50 | fs/isofs/file.c | &isofs_file_operations, /* default file operations */ |
| isofs_file_operations | 182 | include/linux/iso_fs.h | extern struct file_operations isofs_file_operations; |