Lines Matching defs:fp
113 struct file *fp; in analyze() local
236 prune_file(struct file *fp) in prune_file()
269 struct file *fp; in prune() local
293 struct file *fp; in summary() local
355 check_file(struct file *fp) in check_file()
461 check_changes(struct file *fp, int ref, int new) in check_changes()
648 find_link(struct file *fp, side_t srcdst) in find_link()
832 has_other_links(struct file *fp, side_t srcdst) in has_other_links()
908 link_update(struct file *fp, side_t which) in link_update()
977 queue_file(struct file *fp) in queue_file()
1090 *get_name(struct file *fp) in get_name()