taglinefilesource code
sysv_file_inode_operations55fs/sysv/file.cstruct inode_operations sysv_file_inode_operations = {
sysv_file_inode_operations857fs/sysv/inode.cinode->i_op = &sysv_file_inode_operations;
sysv_file_inode_operations220fs/sysv/namei.cinode->i_op = &sysv_file_inode_operations;
sysv_file_inode_operations263fs/sysv/namei.cinode->i_op = &sysv_file_inode_operations;
sysv_file_inode_operations404include/linux/sysv_fs.hextern struct inode_operations sysv_file_inode_operations;