Searched refs:nlmclnt_unlock_ops (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/lockd/
H A Dclntproc.c34 static const struct rpc_call_ops nlmclnt_unlock_ops; variable in typeref:struct:rpc_call_ops
612 nlmclnt_async_call(cred, req, NLMPROC_UNLOCK, &nlmclnt_unlock_ops);
676 NLMPROC_UNLOCK, &nlmclnt_unlock_ops);
720 static const struct rpc_call_ops nlmclnt_unlock_ops = { variable in typeref:struct:rpc_call_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/lockd/
H A Dclntproc.c34 static const struct rpc_call_ops nlmclnt_unlock_ops; variable in typeref:struct:rpc_call_ops
612 nlmclnt_async_call(cred, req, NLMPROC_UNLOCK, &nlmclnt_unlock_ops);
676 NLMPROC_UNLOCK, &nlmclnt_unlock_ops);
720 static const struct rpc_call_ops nlmclnt_unlock_ops = { variable in typeref:struct:rpc_call_ops

Completed in 104 milliseconds