Searched refs:encode_compound_hdr (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/nfs/ |
D | nfs42xdr.c | 95 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_allocate() 114 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_deallocate() 133 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_seek()
|
D | nfs4xdr.c | 955 static void encode_compound_hdr(struct xdr_stream *xdr, in encode_compound_hdr() function 2069 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_access() 2087 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_lookup() 2107 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_lookup_root() 2125 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_remove() 2142 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_rename() 2161 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_link() 2182 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_create() 2210 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_getattr() 2227 encode_compound_hdr(xdr, req, &hdr); in nfs4_xdr_enc_close() [all …]
|