Searched refs:va_type (Results 1 – 4 of 4) sorted by relevance
76 switch (attr->va_type) { in coda_vattr_to_iattr()138 vattr->va_type = C_VNON; in coda_iattr_to_vattr()151 vattr->va_type = C_VDIR; in coda_iattr_to_vattr()153 vattr->va_type = C_VREG; in coda_iattr_to_vattr()155 vattr->va_type = C_VLNK; in coda_iattr_to_vattr()158 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
276 vattr.va_type = C_VNON; /* cannot set type */ in coda_setattr()
215 long va_type; /* vnode type (for create) */ member
487 enum coda_vtype va_type; /* vnode type (for create) */