Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs42xdr.c238 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_allocate()
270 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_copy()
293 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_offload_cancel()
312 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_deallocate()
332 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_seek()
353 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_layoutstats()
374 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_clone()
Dnfs4xdr.c1013 static void encode_compound_hdr(struct xdr_stream *xdr, in encode_compound_hdr() function
2122 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_access()
2142 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_lookup()
2162 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_lookupp()
2183 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_lookup_root()
2202 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_remove()
2220 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_rename()
2240 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_link()
2262 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_create()
2293 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_getattr()
[all …]