Lines Matching refs:nlm_host
208 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, in nlm_traverse_locks()
214 struct nlm_host *lockhost; in nlm_traverse_locks()
243 nlmsvc_always_match(void *dummy1, struct nlm_host *dummy2) in nlmsvc_always_match()
252 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file()
377 nlmsvc_mark_host(void *data, struct nlm_host *hint) in nlmsvc_mark_host()
379 struct nlm_host *host = data; in nlmsvc_mark_host()
388 nlmsvc_same_host(void *data, struct nlm_host *other) in nlmsvc_same_host()
390 struct nlm_host *host = data; in nlmsvc_same_host()
396 nlmsvc_is_client(void *data, struct nlm_host *dummy) in nlmsvc_is_client()
398 struct nlm_host *host = data; in nlmsvc_is_client()
418 struct nlm_host hint; in nlmsvc_mark_resources()
429 nlmsvc_free_host_resources(struct nlm_host *host) in nlmsvc_free_host_resources()
485 nlmsvc_match_ip(void *datap, struct nlm_host *host) in nlmsvc_match_ip()