Searched refs:zfs_putpage_key (Results 1 – 2 of 2) sorted by relevance
91 uint_t zfs_putpage_key; variable6159 cleanedp = tsd_get(zfs_putpage_key); in zfs_putapage()6264 tsd_set(zfs_putpage_key, &cleaned); in zfs_netbsd_putpages()6268 tsd_set(zfs_putpage_key, NULL); in zfs_netbsd_putpages()
7167 extern uint_t zfs_putpage_key; in zfs_modcmd()7186 tsd_create(&zfs_putpage_key, NULL); in zfs_modcmd()7219 tsd_destroy(&zfs_putpage_key); in zfs_modcmd()