Searched refs:fileassoc_mountspecific_key (Results 1 – 1 of 1) sorted by relevance
51 static specificdata_key_t fileassoc_mountspecific_key; variable215 error = mount_specific_key_create(&fileassoc_mountspecific_key, in fileassoc_init()287 return mount_getspecific(mp, fileassoc_mountspecific_key); in fileassoc_table_lookup()423 mount_setspecific(mp, fileassoc_mountspecific_key, tbl); in fileassoc_table_add()440 mount_setspecific(mp, fileassoc_mountspecific_key, NULL); in fileassoc_table_delete()553 mount_setspecific(vp->v_mount, fileassoc_mountspecific_key, in fileassoc_file_add()