Home
last modified time | relevance | path

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

/linux-3.3/fs/nfsd/
Dstate.h65 struct nfsd4_callback { struct
66 void *cb_op;
67 struct nfs4_client *cb_clp;
68 struct list_head cb_per_client;
69 u32 cb_minorversion;
70 struct rpc_message cb_msg;
71 const struct rpc_call_ops *cb_ops;
72 struct work_struct cb_work;
73 bool cb_done;