Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfs4proc.c1539 static inline struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC() function
1548 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op()
1560 thisd = OPDESC(this); in need_wrongsec_check()
1576 nextd = OPDESC(next); in need_wrongsec_check()
1666 opdesc = OPDESC(op); in nfsd4_proc_compound()
2311 opdesc = OPDESC(op); in nfsd4_max_reply()
2318 if (OPDESC(op)->op_flags & OP_MODIFIES_SOMETHING) { in warn_on_nonidempotent_op()