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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/lockd/
H A Dxdr.h27 struct nlm_lock { struct
51 struct nlm_lock lock;
68 struct nlm_lock lock;
H A Dlockd.h135 u32 nlmclnt_grant(struct nlm_lock *);
138 int nlmclnt_setgrantargs(struct nlm_rqst *, struct nlm_lock *);
159 struct nlm_lock *, int, struct nlm_cookie *);
160 u32 nlmsvc_unlock(struct nlm_file *, struct nlm_lock *);
161 u32 nlmsvc_testlock(struct nlm_file *, struct nlm_lock *,
162 struct nlm_lock *);
163 u32 nlmsvc_cancel_blocked(struct nlm_file *, struct nlm_lock *);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/lockd/
H A Dxdr.h27 struct nlm_lock { struct
51 struct nlm_lock lock;
68 struct nlm_lock lock;
H A Dlockd.h135 u32 nlmclnt_grant(struct nlm_lock *);
138 int nlmclnt_setgrantargs(struct nlm_rqst *, struct nlm_lock *);
159 struct nlm_lock *, int, struct nlm_cookie *);
160 u32 nlmsvc_unlock(struct nlm_file *, struct nlm_lock *);
161 u32 nlmsvc_testlock(struct nlm_file *, struct nlm_lock *,
162 struct nlm_lock *);
163 u32 nlmsvc_cancel_blocked(struct nlm_file *, struct nlm_lock *);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/lockd/
H A Dsvclock.c105 nlmsvc_lookup_block(struct nlm_file *file, struct nlm_lock *lock, int remove)
172 struct nlm_lock *lock, struct nlm_cookie *cookie)
303 struct nlm_lock *lock, int wait, struct nlm_cookie *cookie)
383 nlmsvc_testlock(struct nlm_file *file, struct nlm_lock *lock,
384 struct nlm_lock *conflock)
416 nlmsvc_unlock(struct nlm_file *file, struct nlm_lock *lock)
444 nlmsvc_cancel_blocked(struct nlm_file *file, struct nlm_lock *lock)
502 struct nlm_lock *lock = &block->b_call.a_args.lock;
H A Dxdr.c123 nlm_decode_lock(u32 *p, struct nlm_lock *lock)
157 nlm_encode_lock(u32 *p, struct nlm_lock *lock)
316 struct nlm_lock *lock = &argp->lock;
355 struct nlm_lock *lock = &argp->lock;
415 struct nlm_lock *lock = &argp->lock;
463 struct nlm_lock *lock = &argp->lock;
480 struct nlm_lock *lock = &argp->lock;
495 struct nlm_lock *lock = &argp->lock;
H A Dxdr4.c123 nlm4_decode_lock(u32 *p, struct nlm_lock *lock)
156 nlm4_encode_lock(u32 *p, struct nlm_lock *lock)
322 struct nlm_lock *lock = &argp->lock;
361 struct nlm_lock *lock = &argp->lock;
421 struct nlm_lock *lock = &argp->lock;
469 struct nlm_lock *lock = &argp->lock;
486 struct nlm_lock *lock = &argp->lock;
501 struct nlm_lock *lock = &argp->lock;
H A Dclntlock.c103 nlmclnt_grant(struct nlm_lock *lock)
H A Dclntproc.c51 struct nlm_lock *lock = &argp->lock;
68 nlmclnt_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock)
H A Dsvc4proc.c36 struct nlm_lock *lock = &argp->lock;
H A Dsvcproc.c65 struct nlm_lock *lock = &argp->lock;

Completed in 66 milliseconds