Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dnfs4xdr.c1501 #define WRITEMEM(ptr,nbytes) do { if (nbytes > 0) { \ macro
1597 WRITEMEM(str, strlen); in nfsd4_encode_components()
1943 WRITEMEM(exp->ex_uuid, 16); in nfsd4_encode_fattr()
2023 WRITEMEM(&fhp->fh_handle.fh_base, fhp->fh_handle.fh_size); in nfsd4_encode_fattr()
2380 WRITEMEM(&sid->si_opaque, sizeof(stateid_opaque_t)); in nfsd4_encode_stateid()
2404 WRITEMEM(bcts->sessionid.data, NFS4_MAX_SESSIONID_LEN); in nfsd4_encode_bind_conn_to_session()
2433 WRITEMEM(commit->co_verf.data, 8); in nfsd4_encode_commit()
2484 WRITEMEM(&fhp->fh_handle.fh_base, len); in nfsd4_encode_getfh()
2504 WRITEMEM(&ld->ld_clientid, 8); in nfsd4_encode_lock_denied()
2506 WRITEMEM(ld->ld_sop->so_owner.data, ld->ld_sop->so_owner.len); in nfsd4_encode_lock_denied()
[all …]