Lines Matching refs:fileassoc_file
68 struct fileassoc_file { struct
72 LIST_ENTRY(fileassoc_file) faf_list; /* List pointer. */ argument
75 LIST_HEAD(fileassoc_hash_entry, fileassoc_file);
140 file_getdata(struct fileassoc_file *faf, const struct fileassoc *assoc) in file_getdata()
148 file_setdata(struct fileassoc_file *faf, const struct fileassoc *assoc, in file_setdata()
157 file_cleanup(struct fileassoc_file *faf, const struct fileassoc *assoc) in file_cleanup()
171 file_free(struct fileassoc_file *faf) in file_free()
194 struct fileassoc_file *faf; in table_dtor()
295 static struct fileassoc_file *
300 struct fileassoc_file *faf; in fileassoc_file_lookup()
342 struct fileassoc_file *faf; in fileassoc_lookup()
373 struct fileassoc_file *faf; in fileassoc_table_resize()
461 struct fileassoc_file *faf; in fileassoc_table_run()
489 struct fileassoc_file *faf; in fileassoc_table_clear()
505 static struct fileassoc_file *
510 struct fileassoc_file *faf; in fileassoc_file_add()
567 struct fileassoc_file *faf; in fileassoc_file_delete()
597 struct fileassoc_file *faf; in fileassoc_add()
626 struct fileassoc_file *faf; in fileassoc_clear()