Searched refs:tm_dirent_pool (Results 1 – 3 of 3) sorted by relevance
480 tmp->tm_dirent_pool = uma_zcreate("TMPFS dirent", in tmpfs_mount()495 uma_zdestroy(tmp->tm_dirent_pool); in tmpfs_mount()589 uma_zdestroy(tmp->tm_dirent_pool); in tmpfs_free_tmp()
387 uma_zone_t tm_dirent_pool; member
436 nde = uma_zalloc(tmp->tm_dirent_pool, M_WAITOK); in tmpfs_alloc_dirent()472 uma_zfree(tmp->tm_dirent_pool, de); in tmpfs_free_dirent()