xfs_readdir
extern int xfs_readdir(struct xfs_trans *tp, struct xfs_inode *dp,
return xfs_readdir(NULL, ip, ctx, bufsize);
DEFINE_INODE_EVENT(xfs_readdir);