tag | line | file | source code |
---|---|---|---|
isofs_file_inode_operations | 55 | fs/isofs/file.c | struct inode_operations isofs_file_inode_operations = { |
isofs_file_inode_operations | 577 | fs/isofs/inode.c | inode->i_op = &isofs_file_inode_operations; |
isofs_file_inode_operations | 186 | include/linux/iso_fs.h | extern struct inode_operations isofs_file_inode_operations; |