Lines Matching defs:args
775 int (*execute)(struct xfs_inode *ip, void *args),
776 void *args,
851 error = execute(batch[i], args);
896 int (*execute)(struct xfs_inode *ip, void *args),
897 void *args,
908 error = xfs_inode_walk_ag(pag, iter_flags, execute, args, tag);
1350 void *args)
1352 struct xfs_eofblocks *eofb = args;
1613 void *args)
1615 struct xfs_eofblocks *eofb = args;