Searched defs:nfsd4_operation (Results 1 – 1 of 1) sorted by relevance
994 struct nfsd4_operation { struct995 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *,997 void (*op_release)(union nfsd4_op_u *);998 u32 op_flags;999 char *op_name;1001 u32 (*op_rsize_bop)(const struct svc_rqst *rqstp,1003 void (*op_get_currentstateid)(struct nfsd4_compound_state *,1005 void (*op_set_currentstateid)(struct nfsd4_compound_state *,