Searched refs:tarfs_fid (Results 1 – 3 of 3) sorted by relevance
669 struct tarfs_fid *tfp; in tarfs_vptofh()671 _Static_assert(sizeof(struct tarfs_fid) <= sizeof(struct fid), in tarfs_vptofh()674 tfp = (struct tarfs_fid *)ap->a_fhp; in tarfs_vptofh()677 tfp->len = sizeof(struct tarfs_fid); in tarfs_vptofh()
163 struct tarfs_fid { struct
1212 struct tarfs_fid *tfp; in tarfs_fhtovp()1216 tfp = (struct tarfs_fid *)fhp; in tarfs_fhtovp()