VirtualBox

Ignore:
Timestamp:
Dec 12, 2007 12:42:44 PM (17 years ago)
Author:
vboxsync
Message:

vboxvfs: implemented readfile()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h

    r5999 r6054  
    5959
    6060/* forward declarations */
    61 extern struct inode_operations  sf_dir_iops;
    62 extern struct inode_operations  sf_reg_iops;
    63 extern struct file_operations   sf_dir_fops;
    64 extern struct file_operations   sf_reg_fops;
    65 extern struct dentry_operations sf_dentry_ops;
     61extern struct inode_operations         sf_dir_iops;
     62extern struct inode_operations         sf_reg_iops;
     63extern struct file_operations          sf_dir_fops;
     64extern struct file_operations          sf_reg_fops;
     65extern struct dentry_operations        sf_dentry_ops;
     66extern struct address_space_operations sf_reg_aops;
    6667
    6768extern void
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette