]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/sysv/sysv.h
statx: Add a system call to make enhanced file info available
[karo-tx-linux.git] / fs / sysv / sysv.h
index 6c212288adcb095391e9557f246c927daa2d0663..1e7e27c729affb80b6d4eee02c295df7e59ebfc5 100644 (file)
@@ -142,7 +142,7 @@ extern struct inode *sysv_iget(struct super_block *, unsigned int);
 extern int sysv_write_inode(struct inode *, struct writeback_control *wbc);
 extern int sysv_sync_inode(struct inode *);
 extern void sysv_set_inode(struct inode *, dev_t);
-extern int sysv_getattr(struct vfsmount *, struct dentry *, struct kstat *);
+extern int sysv_getattr(const struct path *, struct kstat *, u32, unsigned int);
 extern int sysv_init_icache(void);
 extern void sysv_destroy_icache(void);