Home
last modified time | relevance | path

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

/linux-2.6.39/fs/lockd/
Dsvclock.c141 static inline int nlm_cookie_match(struct nlm_cookie *a, struct nlm_cookie *b) in nlm_cookie_match() function
159 if (nlm_cookie_match(&block->b_call->a_args.cookie,cookie)) in nlmsvc_find_block()