Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs42xdr.c134 struct compound_hdr *hdr) in encode_allocate()
142 struct compound_hdr *hdr) in encode_copy()
159 struct compound_hdr *hdr) in encode_offload_cancel()
167 struct compound_hdr *hdr) in encode_deallocate()
175 struct compound_hdr *hdr) in encode_seek()
186 struct compound_hdr *hdr) in encode_layoutstats()
213 struct compound_hdr *hdr) in encode_clone()
234 struct compound_hdr hdr = { in nfs4_xdr_enc_allocate()
248 struct compound_hdr *hdr) in encode_copy_commit()
266 struct compound_hdr hdr = { in nfs4_xdr_enc_copy()
[all …]
Dnfs4xdr.c68 struct compound_hdr;
72 struct compound_hdr *hdr);
938 struct compound_hdr { struct
1015 struct compound_hdr *hdr) in encode_compound_hdr()
1035 struct compound_hdr *hdr) in encode_op_hdr()
1042 static void encode_nops(struct compound_hdr *hdr) in encode_nops()
1188 static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr) in encode_access()
1194 …oid encode_close(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_hdr *hdr) in encode_close()
1201 … encode_commit(struct xdr_stream *xdr, const struct nfs_commitargs *args, struct compound_hdr *hdr) in encode_commit()
1211 …code_create(struct xdr_stream *xdr, const struct nfs4_create_arg *create, struct compound_hdr *hdr) in encode_create()
[all …]