Home
last modified time | relevance | path

Searched refs:nfsd4_compoundargs (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfs4xdr.c141 static void next_decode_page(struct nfsd4_compoundargs *argp) in next_decode_page()
154 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf()
220 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, u32 len) in svcxdr_tmpalloc()
240 svcxdr_dupstr(struct nfsd4_compoundargs *argp, void *buf, u32 len) in svcxdr_dupstr()
261 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
277 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec *tv) in nfsd4_decode_time()
293 nfsd4_decode_bitmap(struct nfsd4_compoundargs *argp, u32 *bmval) in nfsd4_decode_bitmap()
319 nfsd4_decode_fattr(struct nfsd4_compoundargs *argp, u32 *bmval, in nfsd4_decode_fattr()
499 nfsd4_decode_stateid(struct nfsd4_compoundargs *argp, stateid_t *sid) in nfsd4_decode_stateid()
511 nfsd4_decode_access(struct nfsd4_compoundargs *argp, struct nfsd4_access *access) in nfsd4_decode_access()
[all …]
Dxdr4.h615 struct nfsd4_compoundargs { struct
651 struct nfsd4_compoundargs *args = resp->rqstp->rq_argp; in nfsd4_is_solo_sequence() argument
673 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in nfsd4_last_compound_op()
682 #define NFS4_SVC_XDRSIZE sizeof(struct nfsd4_compoundargs)
Dnfs4proc.c1591 static __be32 nfs41_check_op_ordering(struct nfsd4_compoundargs *args) in nfs41_check_op_ordering()
1632 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in need_wrongsec_check()
1687 struct nfsd4_compoundargs *args = rqstp->rq_argp; in nfsd4_proc_compound()
2480 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in nfsd4_spo_must_allow()
2547 .pc_argsize = sizeof(struct nfsd4_compoundargs),
Dnfs4state.c2399 nfsd4_enc_sequence_replay(struct nfsd4_compoundargs *args, in nfsd4_enc_sequence_replay()
3069 struct nfsd4_compoundargs *args = rqstp->rq_argp; in nfsd4_session_too_many_ops()
3085 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in replay_matches_cache()