tmpfs_fid
struct tmpfs_fid *tfhp;
tfhp = (struct tmpfs_fid *) fhp;
if (tfhp->tf_len != sizeof(struct tmpfs_fid))
struct tmpfs_fid tfh;
tfh.tf_len = sizeof(struct tmpfs_fid);