Lines Matching defs:assoc
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()
173 struct fileassoc *assoc; in file_free() local
236 struct fileassoc *assoc; in fileassoc_register() local
262 fileassoc_deregister(fileassoc_t assoc) in fileassoc_deregister()
340 fileassoc_lookup(struct vnode *vp, fileassoc_t assoc) in fileassoc_lookup()
450 fileassoc_table_run(struct mount *mp, fileassoc_t assoc, fileassoc_cb_t cb, in fileassoc_table_run()
479 fileassoc_table_clear(struct mount *mp, fileassoc_t assoc) in fileassoc_table_clear()
595 fileassoc_add(struct vnode *vp, fileassoc_t assoc, void *data) in fileassoc_add()
624 fileassoc_clear(struct vnode *vp, fileassoc_t assoc) in fileassoc_clear()