Lines Matching defs:file
45 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file()
58 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file()
86 struct nlm_file *file; in nlm_lookup_file() local
145 nlm_delete_file(struct nlm_file *file) in nlm_delete_file()
162 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, in nlm_traverse_locks()
213 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file()
225 nlm_file_inuse(struct nlm_file *file) in nlm_file_inuse()
253 int (*is_failover_file)(void *data, struct nlm_file *file)) in nlm_traverse_files()
256 struct nlm_file *file; in nlm_traverse_files() local
297 nlm_release_file(struct nlm_file *file) in nlm_release_file()
413 nlmsvc_match_sb(void *datap, struct nlm_file *file) in nlmsvc_match_sb()