Searched refs:encode_compound_hdr (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/nfs/ | 
| D | nfs42xdr.c | 295 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_allocate()327 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_copy()
 350 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_offload_cancel()
 369 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_deallocate()
 389 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_seek()
 410 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_layoutstats()
 431 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_clone()
 454 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_layouterror()
 
 | 
| D | nfs4xdr.c | 1017 static void encode_compound_hdr(struct xdr_stream *xdr,  in encode_compound_hdr()  function2125 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_access()
 2145 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_lookup()
 2165 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_lookupp()
 2186 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_lookup_root()
 2205 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_remove()
 2223 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_rename()
 2243 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_link()
 2265 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_create()
 2296 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_getattr()
 [all …]
 
 |