Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4xdr.c145 static void next_decode_page(struct nfsd4_compoundargs *argp) in next_decode_page()
158 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf()
210 static unsigned int compoundargs_bytes_left(struct nfsd4_compoundargs *argp) in compoundargs_bytes_left()
231 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, u32 len) in svcxdr_tmpalloc()
251 svcxdr_dupstr(struct nfsd4_compoundargs *argp, void *buf, u32 len) in svcxdr_dupstr()
263 svcxdr_construct_vector(struct nfsd4_compoundargs *argp, struct kvec *head, in svcxdr_construct_vector()
310 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
322 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec64 *tv) in nfsd4_decode_time()
336 nfsd4_decode_bitmap(struct nfsd4_compoundargs *argp, u32 *bmval) in nfsd4_decode_bitmap()
362 nfsd4_decode_fattr(struct nfsd4_compoundargs *argp, u32 *bmval, in nfsd4_decode_fattr()
[all …]
H A Dxdr4.h697 struct nfsd4_compoundargs { struct
733 struct nfsd4_compoundargs *args = resp->rqstp->rq_argp; in nfsd4_is_solo_sequence() argument
755 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in nfsd4_last_compound_op()
764 #define NFS4_SVC_XDRSIZE sizeof(struct nfsd4_compoundargs)
H A Dnfs4proc.c2193 static __be32 nfs41_check_op_ordering(struct nfsd4_compoundargs *args) in nfs41_check_op_ordering()
2234 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in need_wrongsec_check()
2285 check_if_stalefh_allowed(struct nfsd4_compoundargs *args) in check_if_stalefh_allowed()
2317 check_if_stalefh_allowed(struct nfsd4_compoundargs *args) in check_if_stalefh_allowed()
2328 struct nfsd4_compoundargs *args = rqstp->rq_argp; in nfsd4_proc_compound()
3245 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in nfsd4_spo_must_allow()
3313 .pc_argsize = sizeof(struct nfsd4_compoundargs),
H A Dnfs4state.c2947 nfsd4_enc_sequence_replay(struct nfsd4_compoundargs *args, in nfsd4_enc_sequence_replay()
3676 struct nfsd4_compoundargs *args = rqstp->rq_argp; in nfsd4_session_too_many_ops()
3692 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in replay_matches_cache()