Home
last modified time | relevance | path

Searched refs:co_ownerid (Results 1 – 3 of 3) sorted by relevance

/reactos/base/services/nfsd/
H A Dnfs41_types.h108 unsigned char co_ownerid[NFS4_OPAQUE_LIMIT]; member
H A Dnfs41_client.c428 buffer = owner->co_ownerid; in nfs41_client_owner()
H A Dnfs41_xdr.c464 unsigned char *co_ownerid = co->co_ownerid; in xdr_client_owner4() local
468 return xdr_bytes(xdr, (char **)&co_ownerid, &co->co_ownerid_len, NFS4_OPAQUE_LIMIT); in xdr_client_owner4()