Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42xdr.c307 struct compound_hdr *hdr) in encode_allocate()
335 struct compound_hdr *hdr) in encode_copy()
357 struct compound_hdr *hdr) in encode_copy_commit()
369 struct compound_hdr *hdr) in encode_offload_cancel()
377 struct compound_hdr *hdr) in encode_offload_status()
385 struct compound_hdr *hdr) in encode_copy_notify()
394 struct compound_hdr *hdr) in encode_deallocate()
402 struct compound_hdr *hdr) in encode_read_plus()
412 struct compound_hdr *hdr) in encode_seek()
423 struct compound_hdr *hdr) in encode_layoutstats()
[all …]
H A Dnfs4xdr.c67 struct compound_hdr;
70 struct compound_hdr *hdr);
962 struct compound_hdr { struct
1034 struct compound_hdr *hdr) in encode_compound_hdr()
1053 struct compound_hdr *hdr) in encode_op_hdr()
1060 static void encode_nops(struct compound_hdr *hdr) in encode_nops()
1204 static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr) in encode_access()
1210 …oid encode_close(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_hdr *hdr) in encode_close()
1217 … encode_commit(struct xdr_stream *xdr, const struct nfs_commitargs *args, struct compound_hdr *hdr) in encode_commit()
1227 …code_create(struct xdr_stream *xdr, const struct nfs4_create_arg *create, struct compound_hdr *hdr) in encode_create()
[all …]