Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dsvclock.c176 static inline int nlm_cookie_match(struct nlm_cookie *a, struct nlm_cookie *b) in nlm_cookie_match() function
195 if (nlm_cookie_match(&block->b_call->a_args.cookie,cookie)) in nlmsvc_find_block()