Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h92 const struct nfsd4_callback_ops *cb_ops;
102 struct nfsd4_callback_ops { struct
908 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;
748 static const struct nfsd4_callback_ops nfsd4_cb_layout_ops = {
H A Dnfs4callback.c1900 const struct nfsd4_callback_ops *ops, enum nfsd4_cb_op op) in nfsd4_init_cb()
1926 const struct nfsd4_callback_ops *ops = cb->cb_ops; in nfsd4_run_cb()
H A Dnfs4state.c129 static const struct nfsd4_callback_ops nfsd4_cb_recall_ops;
130 static const struct nfsd4_callback_ops nfsd4_cb_notify_lock_ops;
131 static const struct nfsd4_callback_ops nfsd4_cb_getattr_ops;
132 static const struct nfsd4_callback_ops nfsd4_cb_notify_ops;
438 static const struct nfsd4_callback_ops nfsd4_cb_notify_lock_ops = {
3858 static const struct nfsd4_callback_ops nfsd4_cb_recall_any_ops = {
3864 static const struct nfsd4_callback_ops nfsd4_cb_getattr_ops = {
3870 static const struct nfsd4_callback_ops nfsd4_cb_notify_ops = {
6130 static const struct nfsd4_callback_ops nfsd4_cb_recall_ops = {
H A Dnfs4proc.c1967 static const struct nfsd4_callback_ops nfsd4_cb_offload_ops = {