tmpfs_fid_t
tmpfs_fid_t tfh;
if (fhp->fid_len != sizeof(tmpfs_fid_t)) {
memcpy(&tfh, fhp, sizeof(tmpfs_fid_t));
tfh.tf_len = sizeof(tmpfs_fid_t);