kill struct opendata
[deliverable/linux.git] / Documentation / filesystems / Locking
index 46a24a6ed095522dff03a7cb3a16d288b952ebaa..33e5243948f02e1020607dad4202de5772fe8828 100644 (file)
@@ -63,7 +63,7 @@ ata *);
        int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, u64 len);
        void (*update_time)(struct inode *, struct timespec *, int);
        int (*atomic_open)(struct inode *, struct dentry *,
-                               struct opendata *, unsigned open_flag,
+                               struct file *, unsigned open_flag,
                                umode_t create_mode, int *opened);
 
 locking rules:
This page took 0.024757 seconds and 5 git commands to generate.