Searched refs:fileassoc_file (Results 1 – 1 of 1) sorted by relevance
68 struct fileassoc_file { struct72 LIST_ENTRY(fileassoc_file) faf_list; /* List pointer. */ argument75 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()[all …]