Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfs4proc.c1528 static inline struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC() function
1537 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op()
1549 thisd = OPDESC(this); in need_wrongsec_check()
1565 nextd = OPDESC(next); in need_wrongsec_check()
1655 opdesc = OPDESC(op); in nfsd4_proc_compound()
2296 opdesc = OPDESC(op); in nfsd4_max_reply()
2303 if (OPDESC(op)->op_flags & OP_MODIFIES_SOMETHING) { in warn_on_nonidempotent_op()