Searched refs:encode_compound_hdr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42xdr.c | 651 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_allocate() 683 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_copy() 706 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_offload_cancel() 725 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_copy_notify() 744 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_deallocate() 764 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_read_plus() 786 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_seek() 807 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_layoutstats() 828 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_clone() 851 encode_compound_hdr(xd in nfs4_xdr_enc_layouterror() [all...] |
H A D | nfs4xdr.c | 1017 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(xd in nfs4_xdr_enc_getattr() [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xdr.c | 520 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_allocate() 540 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_copy() 563 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_offload_cancel() 582 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_copy_notify() 601 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_deallocate() 621 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_read_plus() 643 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_seek() 664 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_layoutstats() 685 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_clone() 708 encode_compound_hdr(xd in nfs4_xdr_enc_layouterror() [all...] |
H A D | nfs4xdr.c | 1029 static void encode_compound_hdr(struct xdr_stream *xdr, in encode_compound_hdr() function 2150 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_access() 2170 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_lookup() 2190 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_lookupp() 2211 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_lookup_root() 2230 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_remove() 2248 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_rename() 2268 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_link() 2290 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_create() 2321 encode_compound_hdr(xd in nfs4_xdr_enc_getattr() [all...] |
Completed in 19 milliseconds