Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dstate.h70 const struct nfsd4_callback_ops *cb_ops;
78 struct nfsd4_callback_ops { struct
658 const struct nfsd4_callback_ops *ops, enum nfsd4_cb_op op);
Dnfs4layouts.c27 static const struct nfsd4_callback_ops nfsd4_cb_layout_ops;
718 static const struct nfsd4_callback_ops nfsd4_cb_layout_ops = {
Dnfs4callback.c1360 const struct nfsd4_callback_ops *ops, enum nfsd4_cb_op op) in nfsd4_init_cb()
Dnfs4state.c123 static const struct nfsd4_callback_ops nfsd4_cb_recall_ops;
124 static const struct nfsd4_callback_ops nfsd4_cb_notify_lock_ops;
350 static const struct nfsd4_callback_ops nfsd4_cb_notify_lock_ops = {
4584 static const struct nfsd4_callback_ops nfsd4_cb_recall_ops = {
Dnfs4proc.c1359 static const struct nfsd4_callback_ops nfsd4_cb_offload_ops = {