zfs_stat
rc = zfs_stat(f, &sb);
error = zfs_stat(f, &sb);
static int zfs_stat(struct open_file *f, struct stat *sb);
.fo_stat = zfs_stat,