Searched refs:encode_compound_hdr (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/nfs/ | 
| D | nfs42xdr.c | 176 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_allocate() 195 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_deallocate() 214 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_seek() 234 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_layoutstats() 254 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_clone()
  | 
| D | nfs4xdr.c | 958 static void encode_compound_hdr(struct xdr_stream *xdr,  in encode_compound_hdr()  function 2086 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_access() 2104 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_lookup() 2124 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_lookup_root() 2142 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_remove() 2159 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_rename() 2178 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_link() 2199 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_create() 2227 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_getattr() 2244 	encode_compound_hdr(xdr, req, &hdr);  in nfs4_xdr_enc_close() [all …] 
 |