tmount
struct tmount *tm,
struct tmount *tm,
static int tdirmaketnode(struct tmpnode *, struct tmount *, struct vattr *,
struct tmount *tm,
tmpnode_init(struct tmount *tm, struct tmpnode *t, vattr_t *vap, cred_t *cred)
struct tmount *tm,
struct tmount *tm,
struct tmount *tm = NULL;
tm = (struct tmount *)VFSTOTM(vfsp);
if ((tm = tmp_memalloc(sizeof (struct tmount), 0)) == NULL) {
struct tmount *tm = (struct tmount *)VFSTOTM(vfsp);
tmp_memfree(tm, sizeof (struct tmount));
struct tmount *tm = (struct tmount *)VFSTOTM(vfsp);
struct tmount *tm = (struct tmount *)VFSTOTM(vfsp);
struct tmount *tm = (struct tmount *)VFSTOTM(vfsp);
struct tmount *tm,
struct tmount *tm = (struct tmount *)VTOTM(dvp);
struct tmount *tm = (struct tmount *)VTOTM(odvp);
struct tmount *tm = (struct tmount *)VTOTM(dvp);
struct tmount *tm = (struct tmount *)VTOTM(dvp);
struct tmount *tm = (struct tmount *)VFSTOTM(vp->v_vfsp);
error = tmpnode_trunc((struct tmount *)VFSTOTM(vp->v_vfsp),
struct tmount *tm,
struct tmount *tm = (struct tmount *)VTOTM(vp);
struct tmount *tm = (struct tmount *)VTOTM(vp);
struct tmount *tm = (struct tmount *)VTOTM(vp);
struct tmount *tm;
struct tmount *tm;
tm = (struct tmount *)VTOTM(dvp);
extern int tmp_resv(struct tmount *, struct tmpnode *, size_t, int);
extern int tdirenter(struct tmount *, struct tmpnode *, char *,
#define VFSTOTM(vfsp) ((struct tmount *)(vfsp)->vfs_data)
#define VTOTM(vp) ((struct tmount *)(vp)->v_vfsp->vfs_data)
extern void tmpnode_init(struct tmount *, struct tmpnode *,
extern int tmpnode_trunc(struct tmount *, struct tmpnode *, ulong_t);