Searched refs:delegation_type (Results 1 – 9 of 9) sorted by relevance
2200 odt = res->delegation.delegation_type; in nfs4_delegation_accept()2204 rp->r_deleg_type = res->delegation.delegation_type; in nfs4_delegation_accept()2219 rp->r_deleg_type = res->delegation.delegation_type; in nfs4_delegation_accept()
1402 dp->delegation_type = dsp->rds_dtype; in rfs4_set_deleg_response()
161 switch (sres->delegation.delegation_type) { in deep_open_copy()186 switch (res->delegation.delegation_type) { in deep_open_free()
3176 (int *)&objp->delegation.delegation_type)) in xdr_OPEN4res()3178 switch (objp->delegation.delegation_type) { in xdr_OPEN4res()3246 switch (objp->delegation.delegation_type) { in xdr_OPEN4res()
7211 resp->delegation.delegation_type = dsp->rds_dtype; in rfs4_do_opendelprev()
1015 switch (open_delegation_type4 delegation_type) {
3416 switch (delp->delegation_type) { in sum_delegation()3442 delp->delegation_type, in detail_delegation()3443 delegation_type_name(delp->delegation_type)); in detail_delegation()3445 switch (delp->delegation_type) { in detail_delegation()
1709 if (!xdr_open_delegation_type4(xdrs, &objp->delegation_type)) in xdr_open_delegation4()1711 switch (objp->delegation_type) { in xdr_open_delegation4()
1018 open_delegation_type4 delegation_type; member