Home
last modified time | relevance | path

Searched defs:nfsd4_callback_ops (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h102 struct nfsd4_callback_ops { struct
103 bool (*prepare)(struct nfsd4_callback *cb);
104 int (*done)(struct nfsd4_callback *cb, struct rpc_task *task);
105 void (*release)(struct nfsd4_callback *cb);
106 uint32_t opcode;