Lines Matching defs:file
46 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file()
59 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file()
87 struct nlm_file *file, int mode) in nlm_do_fopen()
108 struct nlm_file *file; in nlm_lookup_file() local
164 nlm_delete_file(struct nlm_file *file) in nlm_delete_file()
179 static int nlm_unlock_files(struct nlm_file *file, const struct file_lock *fl) in nlm_unlock_files()
208 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, in nlm_traverse_locks()
252 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file()
264 nlm_file_inuse(struct nlm_file *file) in nlm_file_inuse()
287 static void nlm_close_files(struct nlm_file *file) in nlm_close_files()
300 int (*is_failover_file)(void *data, struct nlm_file *file)) in nlm_traverse_files()
303 struct nlm_file *file; in nlm_traverse_files() local
344 nlm_release_file(struct nlm_file *file) in nlm_release_file()
461 nlmsvc_match_sb(void *datap, struct nlm_file *file) in nlmsvc_match_sb()