Home
last modified time | relevance | path

Searched refs:co_verf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h102 nfs4_verifier co_verf; /* response */ member
H A Dnfs4proc.c602 (__be32 *)commit->co_verf.data); in nfsd4_commit()
H A Dnfs4xdr.c3526 p = xdr_encode_opaque_fixed(p, commit->co_verf.data, in nfsd4_encode_commit()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h97 nfs4_verifier co_verf; /* response */ member
H A Dnfs4xdr.c799 memset(&commit->co_verf, 0, sizeof(commit->co_verf)); in nfsd4_decode_commit()
3795 return nfsd4_encode_verifier4(resp->xdr, &commit->co_verf); in nfsd4_encode_commit()
H A Dnfs4proc.c778 (__be32 *)commit->co_verf.data); in nfsd4_commit()

Completed in 25 milliseconds