Searched refs:nfsd4_compoundargs (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/nfsd/ |
| D | nfs4xdr.c | 142 static void next_decode_page(struct nfsd4_compoundargs *argp) in next_decode_page() 155 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf() 207 static unsigned int compoundargs_bytes_left(struct nfsd4_compoundargs *argp) in compoundargs_bytes_left() 228 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, u32 len) in svcxdr_tmpalloc() 248 svcxdr_dupstr(struct nfsd4_compoundargs *argp, void *buf, u32 len) in svcxdr_dupstr() 269 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem() 281 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec64 *tv) in nfsd4_decode_time() 295 nfsd4_decode_bitmap(struct nfsd4_compoundargs *argp, u32 *bmval) in nfsd4_decode_bitmap() 321 nfsd4_decode_fattr(struct nfsd4_compoundargs *argp, u32 *bmval, in nfsd4_decode_fattr() 503 nfsd4_decode_stateid(struct nfsd4_compoundargs *argp, stateid_t *sid) in nfsd4_decode_stateid() [all …]
|
| D | xdr4.h | 645 struct nfsd4_compoundargs { struct 681 struct nfsd4_compoundargs *args = resp->rqstp->rq_argp; in nfsd4_is_solo_sequence() argument 703 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in nfsd4_last_compound_op() 712 #define NFS4_SVC_XDRSIZE sizeof(struct nfsd4_compoundargs)
|
| D | nfs4proc.c | 1823 static __be32 nfs41_check_op_ordering(struct nfsd4_compoundargs *args) in nfs41_check_op_ordering() 1864 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in need_wrongsec_check() 1919 struct nfsd4_compoundargs *args = rqstp->rq_argp; in nfsd4_proc_compound() 2732 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in nfsd4_spo_must_allow() 2799 .pc_argsize = sizeof(struct nfsd4_compoundargs),
|
| D | nfs4state.c | 2839 nfsd4_enc_sequence_replay(struct nfsd4_compoundargs *args, in nfsd4_enc_sequence_replay() 3529 struct nfsd4_compoundargs *args = rqstp->rq_argp; in nfsd4_session_too_many_ops() 3545 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in replay_matches_cache()
|