/kernel/linux/linux-6.6/include/linux/lockd/ |
H A D | lockd.h | 222 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 *);
|
H A D | xdr.h | 39 struct nlm_lock { struct 67 struct nlm_lock lock; 84 struct nlm_lock lock;
|
/kernel/linux/linux-5.10/include/linux/lockd/ |
H A D | lockd.h | 216 const struct nlm_lock *lock); 271 struct nlm_host *, struct nlm_lock *, int, 273 __be32 nlmsvc_unlock(struct net *net, struct nlm_file *, struct nlm_lock *); 275 struct nlm_host *, struct nlm_lock *, 276 struct nlm_lock *, struct nlm_cookie *); 277 __be32 nlmsvc_cancel_blocked(struct net *net, struct nlm_file *, struct nlm_lock *); 291 void nlmsvc_release_lockowner(struct nlm_lock *);
|
H A D | xdr.h | 38 struct nlm_lock { struct 64 struct nlm_lock lock; 81 struct nlm_lock lock;
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clnt4xdr.c | 65 static void nlm4_compute_offsets(const struct nlm_lock *lock, in nlm4_compute_offsets() 242 const struct nlm_lock *lock = &result->lock; in encode_nlm4_holder() 258 struct nlm_lock *lock = &result->lock; in decode_nlm4_holder() 326 const struct nlm_lock *lock) in encode_nlm4_lock() 364 const struct nlm_lock *lock = &args->lock; in nlm4_xdr_enc_testargs() 386 const struct nlm_lock *lock = &args->lock; in nlm4_xdr_enc_lockargs() 409 const struct nlm_lock *lock = &args->lock; in nlm4_xdr_enc_cancargs() 428 const struct nlm_lock *lock = &args->lock; in nlm4_xdr_enc_unlockargs()
|
H A D | clntxdr.c | 61 static void nlm_compute_offsets(const struct nlm_lock *lock, in nlm_compute_offsets() 237 const struct nlm_lock *lock = &result->lock; in encode_nlm_holder() 253 struct nlm_lock *lock = &result->lock; in decode_nlm_holder() 310 * struct nlm_lock { 320 const struct nlm_lock *lock) in encode_nlm_lock() 349 * struct nlm_lock alock; 357 const struct nlm_lock *lock = &args->lock; in nlm_xdr_enc_testargs() 369 * struct nlm_lock alock; 379 const struct nlm_lock *lock = &args->lock; in nlm_xdr_enc_lockargs() 394 * struct nlm_lock aloc [all...] |
H A D | svclock.c | 47 static int nlmsvc_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock); 145 nlmsvc_lookup_block(struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_lookup_block() 217 struct nlm_file *file, struct nlm_lock *lock, in nlmsvc_create_block() 392 nlmsvc_release_lockowner(struct nlm_lock *lock) in nlmsvc_release_lockowner() 408 static int nlmsvc_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock) in nlmsvc_setgrantargs() 469 struct nlm_host *host, struct nlm_lock *lock, int wait, in nlmsvc_lock() 576 struct nlm_host *host, struct nlm_lock *lock, in nlmsvc_testlock() 577 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock() 642 nlmsvc_unlock(struct net *net, struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_unlock() 670 nlmsvc_cancel_blocked(struct net *net, struct nlm_file *file, struct nlm_lock *loc [all...] |
H A D | xdr.c | 115 nlm_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm_decode_lock() 265 struct nlm_lock *lock = &argp->lock; in nlmsvc_decode_shareargs() 309 struct nlm_lock *lock = &argp->lock; in nlmsvc_decode_notify()
|
H A D | xdr4.c | 107 nlm4_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm4_decode_lock() 262 struct nlm_lock *lock = &argp->lock; in nlm4svc_decode_shareargs() 306 struct nlm_lock *lock = &argp->lock; in nlm4svc_decode_notify()
|
H A D | clntlock.c | 164 __be32 nlmclnt_grant(const struct sockaddr *addr, const struct nlm_lock *lock) in nlmclnt_grant()
|
H A D | svcproc.c | 57 struct nlm_lock *lock = &argp->lock; in nlmsvc_retrieve_args()
|
H A D | svc4proc.c | 28 struct nlm_lock *lock = &argp->lock; in nlm4svc_retrieve_args()
|
H A D | clntproc.c | 129 struct nlm_lock *lock = &argp->lock; in nlmclnt_setlockargs()
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | clntxdr.c | 61 static void nlm_compute_offsets(const struct nlm_lock *lock, in nlm_compute_offsets() 237 const struct nlm_lock *lock = &result->lock; in encode_nlm_holder() 253 struct nlm_lock *lock = &result->lock; in decode_nlm_holder() 310 * struct nlm_lock { 320 const struct nlm_lock *lock) in encode_nlm_lock() 349 * struct nlm_lock alock; 357 const struct nlm_lock *lock = &args->lock; in nlm_xdr_enc_testargs() 369 * struct nlm_lock alock; 379 const struct nlm_lock *lock = &args->lock; in nlm_xdr_enc_lockargs() 394 * struct nlm_lock aloc [all...] |
H A D | clnt4xdr.c | 65 static void nlm4_compute_offsets(const struct nlm_lock *lock, in nlm4_compute_offsets() 242 const struct nlm_lock *lock = &result->lock; in encode_nlm4_holder() 258 struct nlm_lock *lock = &result->lock; in decode_nlm4_holder() 319 const struct nlm_lock *lock) in encode_nlm4_lock() 357 const struct nlm_lock *lock = &args->lock; in nlm4_xdr_enc_testargs() 379 const struct nlm_lock *lock = &args->lock; in nlm4_xdr_enc_lockargs() 402 const struct nlm_lock *lock = &args->lock; in nlm4_xdr_enc_cancargs() 421 const struct nlm_lock *lock = &args->lock; in nlm4_xdr_enc_unlockargs()
|
H A D | svclock.c | 48 static int nlmsvc_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock); 148 nlmsvc_lookup_block(struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_lookup_block() 226 struct nlm_file *file, struct nlm_lock *lock, in nlmsvc_create_block() 404 nlmsvc_release_lockowner(struct nlm_lock *lock) in nlmsvc_release_lockowner() 420 static int nlmsvc_setgrantargs(struct nlm_rqst *call, struct nlm_lock *lock) in nlmsvc_setgrantargs() 481 struct nlm_host *host, struct nlm_lock *lock, int wait, in nlmsvc_lock() 598 struct nlm_host *host, struct nlm_lock *lock, in nlmsvc_testlock() 599 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock() 658 nlmsvc_unlock(struct net *net, struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_unlock() 693 nlmsvc_cancel_blocked(struct net *net, struct nlm_file *file, struct nlm_lock *loc [all...] |
H A D | xdr4.c | 74 svcxdr_decode_lock(struct xdr_stream *xdr, struct nlm_lock *lock) in svcxdr_decode_lock() 99 svcxdr_encode_holder(struct xdr_stream *xdr, const struct nlm_lock *lock) in svcxdr_encode_holder() 269 struct nlm_lock *lock = &argp->lock; in nlm4svc_decode_shareargs() 296 struct nlm_lock *lock = &argp->lock; in nlm4svc_decode_notify()
|
H A D | xdr.c | 72 svcxdr_decode_lock(struct xdr_stream *xdr, struct nlm_lock *lock) in svcxdr_decode_lock() 104 svcxdr_encode_holder(struct xdr_stream *xdr, const struct nlm_lock *lock) in svcxdr_encode_holder() 274 struct nlm_lock *lock = &argp->lock; in nlmsvc_decode_shareargs() 301 struct nlm_lock *lock = &argp->lock; in nlmsvc_decode_notify()
|
H A D | trace.h | 50 const struct nlm_lock *lock, 89 const struct nlm_lock *lock, \
|
H A D | clntlock.c | 161 __be32 nlmclnt_grant(const struct sockaddr *addr, const struct nlm_lock *lock) in nlmclnt_grant()
|
H A D | svcsubs.c | 106 struct nlm_lock *lock) in nlm_lookup_file()
|
H A D | svcproc.c | 57 struct nlm_lock *lock = &argp->lock; in nlmsvc_retrieve_args()
|
H A D | svc4proc.c | 28 struct nlm_lock *lock = &argp->lock; in nlm4svc_retrieve_args()
|
H A D | clntproc.c | 132 struct nlm_lock *lock = &argp->lock; in nlmclnt_setlockargs()
|