Lines Matching refs:nlm_host
163 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, in nlm_traverse_locks()
169 struct nlm_host *lockhost; in nlm_traverse_locks()
205 nlmsvc_always_match(void *dummy1, struct nlm_host *dummy2) in nlmsvc_always_match()
214 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file()
331 nlmsvc_mark_host(void *data, struct nlm_host *hint) in nlmsvc_mark_host()
333 struct nlm_host *host = data; in nlmsvc_mark_host()
342 nlmsvc_same_host(void *data, struct nlm_host *other) in nlmsvc_same_host()
344 struct nlm_host *host = data; in nlmsvc_same_host()
350 nlmsvc_is_client(void *data, struct nlm_host *dummy) in nlmsvc_is_client()
352 struct nlm_host *host = data; in nlmsvc_is_client()
372 struct nlm_host hint; in nlmsvc_mark_resources()
383 nlmsvc_free_host_resources(struct nlm_host *host) in nlmsvc_free_host_resources()
438 nlmsvc_match_ip(void *datap, struct nlm_host *host) in nlmsvc_match_ip()