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.h89 const struct nfsd4_callback_ops *cb_ops;
99 struct nfsd4_callback_ops { struct
802 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;
740 static const struct nfsd4_callback_ops nfsd4_cb_layout_ops = {
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;
399 static const struct nfsd4_callback_ops nfsd4_cb_notify_lock_ops = {
3199 static const struct nfsd4_callback_ops nfsd4_cb_recall_any_ops = {
3205 static const struct nfsd4_callback_ops nfsd4_cb_getattr_ops = {
5415 static const struct nfsd4_callback_ops nfsd4_cb_recall_ops = {
H A Dnfs4callback.c1756 const struct nfsd4_callback_ops *ops, enum nfsd4_cb_op op) in nfsd4_init_cb()
H A Dnfs4proc.c1725 static const struct nfsd4_callback_ops nfsd4_cb_offload_ops = {