Searched refs:tm_node_pool (Results 1 – 3 of 3) sorted by relevance
485 tmp->tm_node_pool = uma_zcreate("TMPFS node", in tmpfs_mount()496 uma_zdestroy(tmp->tm_node_pool); in tmpfs_mount()592 uma_zdestroy(tmp->tm_node_pool); in tmpfs_free_tmp()
383 uma_zone_t tm_node_pool; member
224 nnode = (struct tmpfs_node *)uma_zalloc_arg(tmp->tm_node_pool, tmp, in tmpfs_alloc_node()373 uma_zfree(tmp->tm_node_pool, node); in tmpfs_free_node_locked()