Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs42xdr.c295 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()
Dnfs4xdr.c1017 static void encode_compound_hdr(struct xdr_stream *xdr, in encode_compound_hdr() function
2125 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 …]