tag | line | file | source code |
---|---|---|---|
ext_file_operations | 40 | fs/ext/file.c | static struct file_operations ext_file_operations = { |
ext_file_operations | 52 | fs/ext/file.c | &ext_file_operations, /* default file operations */ |
ext_file_operations | 125 | include/linux/ext_fs.h | extern struct file_operations ext_file_operations; |