Home
last modified time | relevance | path

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

/linux-4.19.296/fs/lockd/
Dsvcshare.c21 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) in nlm_cmp_owner() function
36 if (share->s_host == host && nlm_cmp_owner(share, oh)) in nlmsvc_share_file()
77 if (share->s_host == host && nlm_cmp_owner(share, oh)) { in nlmsvc_unshare_file()