Searched defs:nfsd4_operation (Results 1 – 1 of 1) sorted by relevance
854 struct nfsd4_operation { struct855 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *,857 void (*op_release)(union nfsd4_op_u *);858 u32 op_flags;859 char *op_name;861 u32 (*op_rsize_bop)(struct svc_rqst *, struct nfsd4_op *);862 void (*op_get_currentstateid)(struct nfsd4_compound_state *,864 void (*op_set_currentstateid)(struct nfsd4_compound_state *,