Home
last modified time | relevance | path

Searched refs:OPDESC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c2211 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC() function
2220 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op()
2229 const struct nfsd4_operation *thisd = OPDESC(this); in need_wrongsec_check()
2247 nextd = OPDESC(next); in need_wrongsec_check()
3268 BUG_ON(OPDESC(op)->op_rsize_bop == NULL); in nfsd4_max_reply()
3269 return OPDESC(op)->op_rsize_bop(rqstp, op); in nfsd4_max_reply()
3274 if (OPDESC(op)->op_flags & OP_MODIFIES_SOMETHING) { in warn_on_nonidempotent_op()
H A Dxdr4.h760 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op);
H A Dnfs4xdr.c2257 op->opdesc = OPDESC(op); in nfsd4_decode_compound()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c2528 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC() function
2537 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op()
2546 const struct nfsd4_operation *thisd = OPDESC(this); in need_wrongsec_check()
2564 nextd = OPDESC(next); in need_wrongsec_check()
3606 BUG_ON(OPDESC(op)->op_rsize_bop == NULL); in nfsd4_max_reply()
3607 return OPDESC(op)->op_rsize_bop(rqstp, op); in nfsd4_max_reply()
3612 if (OPDESC(op)->op_flags & OP_MODIFIES_SOMETHING) { in warn_on_nonidempotent_op()
H A Dxdr4.h771 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op);
H A Dnfs4xdr.c2484 op->opdesc = OPDESC(op); in nfsd4_decode_compound()

Completed in 25 milliseconds