nlmclnt_ops 73 fs/lockd/clntlock.c host->h_nlmclnt_ops = nlm_init->nlmclnt_ops; nlmclnt_ops 162 fs/lockd/clntproc.c const struct nlmclnt_operations *nlmclnt_ops = host->h_nlmclnt_ops; nlmclnt_ops 168 fs/lockd/clntproc.c if (nlmclnt_ops && nlmclnt_ops->nlmclnt_alloc_call) nlmclnt_ops 169 fs/lockd/clntproc.c nlmclnt_ops->nlmclnt_alloc_call(data); nlmclnt_ops 225 fs/lockd/clntproc.c const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; nlmclnt_ops 229 fs/lockd/clntproc.c if (nlmclnt_ops && nlmclnt_ops->nlmclnt_release_call) nlmclnt_ops 230 fs/lockd/clntproc.c nlmclnt_ops->nlmclnt_release_call(call->a_callback_data); nlmclnt_ops 705 fs/lockd/clntproc.c const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; nlmclnt_ops 708 fs/lockd/clntproc.c if (nlmclnt_ops && nlmclnt_ops->nlmclnt_unlock_prepare) nlmclnt_ops 709 fs/lockd/clntproc.c defer_call = nlmclnt_ops->nlmclnt_unlock_prepare(task, req->a_callback_data); nlmclnt_ops 560 fs/nfs/client.c .nlmclnt_ops = clp->cl_nfs_mod->rpc_ops->nlmclnt_ops, nlmclnt_ops 990 fs/nfs/nfs3proc.c .nlmclnt_ops = &nlmclnt_fl_close_lock_ops, nlmclnt_ops 48 include/linux/lockd/bind.h const struct nlmclnt_operations *nlmclnt_ops; nlmclnt_ops 1637 include/linux/nfs_xdr.h const struct nlmclnt_operations *nlmclnt_ops;