zfs_readdir
static int zfs_readdir(struct open_file *f, struct dirent *d);
.fo_readdir = zfs_readdir,