Searched refs:lu_type (Results 1 – 5 of 5) sorted by relevance
198 lookup_result_type lu_type; member
428 if ((res->lu_type.action = action) == AUTOFS_LINK_RQ) { in autofs_lookup_1_r()429 res->lu_type.lookup_result_type_u.lt_linka = link; in autofs_lookup_1_r()
318 if (!xdr_lookup_result_type(xdrs, &objp->lu_type))
338 if (!xdr_lookup_result_type(xdrs, &objp->lu_type)) in xdr_autofs_lookupres()
676 switch (resp->lu_type.action) { in auto_lookup_request()684 p = &resp->lu_type.lookup_result_type_u.lt_linka; in auto_lookup_request()