Searched refs:tmpfs_fid_data (Results 1 – 3 of 3) sorted by relevance
588 struct tmpfs_fid_data *tfd; in tmpfs_fhtovp()596 tfd = (struct tmpfs_fid_data *)fhp; in tmpfs_fhtovp()
450 struct tmpfs_fid_data { struct
1711 struct tmpfs_fid_data *const tfd = (struct tmpfs_fid_data *)ap->a_fhp; in tmpfs_vptofh()1713 _Static_assert(sizeof(struct tmpfs_fid_data) <= sizeof(struct fid), in tmpfs_vptofh()