Home
last modified time | relevance | path

Searched refs:nlm_cookie (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/lockd/
A Dxdr.h53 struct nlm_cookie struct
63 struct nlm_cookie cookie; argument
79 struct nlm_cookie cookie;
A Dlockd.h223 void nlmclnt_next_cookie(struct nlm_cookie *);
276 struct nlm_cookie *, int);
280 struct nlm_lock *, struct nlm_cookie *);
285 void nlmsvc_grant_reply(struct nlm_cookie *, __be32);
/linux/fs/lockd/
A Dsvclock.c59 static const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie) in nlmdbg_cookie2a()
171 static inline int nlm_cookie_match(struct nlm_cookie *a, struct nlm_cookie *b) in nlm_cookie_match()
184 nlmsvc_find_block(struct nlm_cookie *cookie) in nlmsvc_find_block()
219 struct nlm_cookie *cookie) in nlmsvc_create_block()
471 struct nlm_cookie *cookie, int reclaim) in nlmsvc_lock()
586 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock()
957 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply()
A Dsvcxdr.h73 svcxdr_decode_cookie(struct xdr_stream *xdr, struct nlm_cookie *cookie) in svcxdr_decode_cookie()
101 svcxdr_encode_cookie(struct xdr_stream *xdr, const struct nlm_cookie *cookie) in svcxdr_encode_cookie()
A Dclntproc.c40 static atomic_t nlm_cookie = ATOMIC_INIT(0x1234); variable
42 void nlmclnt_next_cookie(struct nlm_cookie *c) in nlmclnt_next_cookie()
44 u32 cookie = atomic_inc_return(&nlm_cookie); in nlmclnt_next_cookie()
A Dclnt4xdr.c134 const struct nlm_cookie *cookie) in encode_cookie()
140 struct nlm_cookie *cookie) in decode_cookie()
A Dclntxdr.c131 const struct nlm_cookie *cookie) in encode_cookie()
137 struct nlm_cookie *cookie) in decode_cookie()
/linux/
A DSystem.map131517 ffff800011e65318 d nlm_cookie
A D.tmp_System.map131517 ffff800011e65318 d nlm_cookie

Completed in 369 milliseconds