Searched defs:nfsd4_operation (Results 1 – 1 of 1) sorted by relevance
1040 struct nfsd4_operation { struct1041 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *,1043 void (*op_release)(union nfsd4_op_u *);1044 u32 op_flags;1045 char *op_name;1047 u32 (*op_rsize_bop)(const struct svc_rqst *rqstp,1049 void (*op_get_currentstateid)(struct nfsd4_compound_state *,1051 void (*op_set_currentstateid)(struct nfsd4_compound_state *,