Searched refs:nlm_lock (Results 1 - 13 of 13) sorted by relevance

/linux-master/include/linux/lockd/
H A Dxdr.h39 struct nlm_lock { struct
67 struct nlm_lock lock;
84 struct nlm_lock lock;
H A Dlockd.h222 const struct nlm_lock *lock);
278 struct nlm_host *, struct nlm_lock *, int,
280 __be32 nlmsvc_unlock(struct net *net, struct nlm_file *, struct nlm_lock *);
282 struct nlm_host *, struct nlm_lock *,
283 struct nlm_lock *, struct nlm_cookie *);
284 __be32 nlmsvc_cancel_blocked(struct net *net, struct nlm_file *, struct nlm_lock *);
296 struct nlm_lock *);
299 void nlmsvc_release_lockowner(struct nlm_lock *);
/linux-master/fs/lockd/
H A Dtrace.h50 const struct nlm_lock *lock,
89 const struct nlm_lock *lock, \
H A Dclntxdr.c61 static void nlm_compute_offsets(const struct nlm_lock *lock,
237 const struct nlm_lock *lock = &result->lock;
253 struct nlm_lock *lock = &result->lock;
310 * struct nlm_lock {
320 const struct nlm_lock *lock)
349 * struct nlm_lock alock;
357 const struct nlm_lock *lock = &args->lock;
369 * struct nlm_lock alock;
379 const struct nlm_lock *lock = &args->lock;
394 * struct nlm_lock aloc
[all...]
H A Dclnt4xdr.c65 static void nlm4_compute_offsets(const struct nlm_lock *lock,
242 const struct nlm_lock *lock = &result->lock;
258 struct nlm_lock *lock = &result->lock;
319 const struct nlm_lock *lock)
357 const struct nlm_lock *lock = &args->lock;
379 const struct nlm_lock *lock = &args->lock;
402 const struct nlm_lock *lock = &args->lock;
421 const struct nlm_lock *lock = &args->lock;
H A Dxdr.c72 svcxdr_decode_lock(struct xdr_stream *xdr, struct nlm_lock *lock)
104 svcxdr_encode_holder(struct xdr_stream *xdr, const struct nlm_lock *lock)
274 struct nlm_lock *lock = &argp->lock;
301 struct nlm_lock *lock = &argp->lock;
H A Dxdr4.c74 svcxdr_decode_lock(struct xdr_stream *xdr, struct nlm_lock *lock)
99 svcxdr_encode_holder(struct xdr_stream *xdr, const struct nlm_lock *lock)
269 struct nlm_lock *lock = &argp->lock;
296 struct nlm_lock *lock = &argp->lock;
H A Dsvclock.c47 static int nlmsvc_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock);
147 nlmsvc_lookup_block(struct nlm_file *file, struct nlm_lock *lock)
226 struct nlm_file *file, struct nlm_lock *lock,
404 nlmsvc_release_lockowner(struct nlm_lock *lock)
420 static int nlmsvc_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock)
481 struct nlm_host *host, struct nlm_lock *lock, int wait,
611 struct nlm_host *host, struct nlm_lock *lock,
612 struct nlm_lock *conflock, struct nlm_cookie *cookie)
671 nlmsvc_unlock(struct net *net, struct nlm_file *file, struct nlm_lock *lock)
706 nlmsvc_cancel_blocked(struct net *net, struct nlm_file *file, struct nlm_lock *loc
[all...]
H A Dclntlock.c161 __be32 nlmclnt_grant(const struct sockaddr *addr, const struct nlm_lock *lock)
H A Dsvcsubs.c106 struct nlm_lock *lock)
H A Dsvcproc.c57 struct nlm_lock *lock = &argp->lock;
H A Dsvc4proc.c28 struct nlm_lock *lock = &argp->lock;
H A Dclntproc.c132 struct nlm_lock *lock = &argp->lock;

Completed in 205 milliseconds