Searched defs:nfsd4_operation (Results 1 – 1 of 1) sorted by relevance
1017 struct nfsd4_operation { struct1018 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *,1020 void (*op_release)(union nfsd4_op_u *);1021 u32 op_flags;1022 char *op_name;1024 u32 (*op_rsize_bop)(const struct svc_rqst *rqstp,1026 void (*op_get_currentstateid)(struct nfsd4_compound_state *,1028 void (*op_set_currentstateid)(struct nfsd4_compound_state *,