Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c59 static struct callback_op callback_ops[]; variable
994 static struct callback_op callback_ops[] = { variable
/openbmc/linux/include/linux/sunrpc/
H A Dsched.h111 const struct rpc_call_ops *callback_ops; member