Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstate.h70 const struct nfsd4_callback_ops *cb_ops;
78 struct nfsd4_callback_ops { struct
697 const struct nfsd4_callback_ops *ops, enum nfsd4_cb_op op);
H A Dnfs4layouts.c27 static const struct nfsd4_callback_ops nfsd4_cb_layout_ops;
719 static const struct nfsd4_callback_ops nfsd4_cb_layout_ops = {
H A Dnfs4callback.c1434 const struct nfsd4_callback_ops *ops, enum nfsd4_cb_op op) in nfsd4_init_cb()
H A Dnfs4state.c128 static const struct nfsd4_callback_ops nfsd4_cb_recall_ops;
129 static const struct nfsd4_callback_ops nfsd4_cb_notify_lock_ops;
397 static const struct nfsd4_callback_ops nfsd4_cb_notify_lock_ops = {
2903 static const struct nfsd4_callback_ops nfsd4_cb_recall_any_ops = {
4915 static const struct nfsd4_callback_ops nfsd4_cb_recall_ops = {
H A Dnfs4proc.c1610 static const struct nfsd4_callback_ops nfsd4_cb_offload_ops = {