Searched defs:nfsd4_operation (Results 1 – 1 of 1) sorted by relevance
1026 struct nfsd4_operation { struct1027 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *,1029 void (*op_release)(union nfsd4_op_u *);1030 u32 op_flags;1031 char *op_name;1033 u32 (*op_rsize_bop)(const struct svc_rqst *rqstp,1035 void (*op_get_currentstateid)(struct nfsd4_compound_state *,1037 void (*op_set_currentstateid)(struct nfsd4_compound_state *,