Home
last modified time | relevance | path

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

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