]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_icache.h
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[karo-tx-linux.git] / fs / xfs / xfs_icache.h
index 9ed68bb750f50871a1ba17a4a67e24a8b4d4829b..9cf017b899be9d531e46d6d7b33a3a110c051cb8 100644 (file)
@@ -60,12 +60,10 @@ int xfs_icache_free_eofblocks(struct xfs_mount *, struct xfs_eofblocks *);
 void xfs_eofblocks_worker(struct work_struct *);
 
 int xfs_inode_ag_iterator(struct xfs_mount *mp,
-       int (*execute)(struct xfs_inode *ip, struct xfs_perag *pag,
-               int flags, void *args),
+       int (*execute)(struct xfs_inode *ip, int flags, void *args),
        int flags, void *args);
 int xfs_inode_ag_iterator_tag(struct xfs_mount *mp,
-       int (*execute)(struct xfs_inode *ip, struct xfs_perag *pag,
-               int flags, void *args),
+       int (*execute)(struct xfs_inode *ip, int flags, void *args),
        int flags, void *args, int tag);
 
 static inline int