Home
last modified time | relevance | path

Searched refs:nlmclnt_ops (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/lockd/
H A Dclntproc.c162 const struct nlmclnt_operations *nlmclnt_ops = host->h_nlmclnt_ops; in nlmclnt_proc() local
168 if (nlmclnt_ops && nlmclnt_ops->nlmclnt_alloc_call) in nlmclnt_proc()
169 nlmclnt_ops->nlmclnt_alloc_call(data); in nlmclnt_proc()
225 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call() local
229 if (nlmclnt_ops && nlmclnt_ops->nlmclnt_release_call) in nlmclnt_release_call()
230 nlmclnt_ops->nlmclnt_release_call(call->a_callback_data); in nlmclnt_release_call()
705 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; in nlmclnt_unlock_prepare() local
708 if (nlmclnt_ops in nlmclnt_unlock_prepare()
[all...]
H A Dclntlock.c73 host->h_nlmclnt_ops = nlm_init->nlmclnt_ops; in nlmclnt_init()
/kernel/linux/linux-6.6/fs/lockd/
H A Dclntproc.c165 const struct nlmclnt_operations *nlmclnt_ops = host->h_nlmclnt_ops; in nlmclnt_proc() local
171 if (nlmclnt_ops && nlmclnt_ops->nlmclnt_alloc_call) in nlmclnt_proc()
172 nlmclnt_ops->nlmclnt_alloc_call(data); in nlmclnt_proc()
228 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call() local
232 if (nlmclnt_ops && nlmclnt_ops->nlmclnt_release_call) in nlmclnt_release_call()
233 nlmclnt_ops->nlmclnt_release_call(call->a_callback_data); in nlmclnt_release_call()
728 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; in nlmclnt_unlock_prepare() local
731 if (nlmclnt_ops in nlmclnt_unlock_prepare()
[all...]
H A Dclntlock.c64 host->h_nlmclnt_ops = nlm_init->nlmclnt_ops; in nlmclnt_init()
/kernel/linux/linux-5.10/include/linux/lockd/
H A Dbind.h48 const struct nlmclnt_operations *nlmclnt_ops; member
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dbind.h50 const struct nlmclnt_operations *nlmclnt_ops; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dclient.c574 .nlmclnt_ops = clp->cl_nfs_mod->rpc_ops->nlmclnt_ops, in nfs_start_lockd()
H A Dnfs3proc.c1000 .nlmclnt_ops = &nlmclnt_fl_close_lock_ops,
/kernel/linux/linux-6.6/fs/nfs/
H A Dclient.c578 .nlmclnt_ops = clp->cl_nfs_mod->rpc_ops->nlmclnt_ops, in nfs_start_lockd()
H A Dnfs3proc.c1023 .nlmclnt_ops = &nlmclnt_fl_close_lock_ops,
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_xdr.h1717 const struct nlmclnt_operations *nlmclnt_ops; member
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_xdr.h1746 const struct nlmclnt_operations *nlmclnt_ops; member

Completed in 19 milliseconds