Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs42xdr.c316 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_allocate()
343 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_deallocate()
370 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_seek()
394 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_layoutstats()
424 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_clone()
Dnfs4xdr.c3041 static int decode_compound_hdr(struct xdr_stream *xdr, struct compound_hdr *hdr) in decode_compound_hdr() function
6077 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_open_downgrade()
6103 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_access()
6129 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_lookup()
6159 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_lookup_root()
6185 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_remove()
6208 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_rename()
6237 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_link()
6276 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_create()
6314 status = decode_compound_hdr(xdr, &hdr); in nfs4_xdr_dec_getattr()
[all …]