Searched refs:dn_type (Results 1 – 5 of 5) sorted by relevance
252 vp->v_type = dnp->dn_type; in dirfs_alloc_vp()258 switch (dnp->dn_type) { in dirfs_alloc_vp()276 dnp, vp, dnp->dn_type); in dirfs_alloc_vp()366 dnp->dn_type = dirfs_nodetype(&st); in dirfs_node_stat()583 if (dnp->dn_type & VDIR) { in dirfs_open_helper()
98 s->dn_uid, s->dn_gid, s->dn_type, \133 enum vtype dn_type; /* Node type. Same as vnode member
266 dnp->dn_type = VDIR; in dirfs_root()
402 vap->va_type = dnp->dn_type; in dirfs_getattr()
71 u_int8_t dn_type[3]; member