Searched refs:pwd_zone (Results 1 – 1 of 1) sorted by relevance
106 __read_mostly uma_zone_t pwd_zone; variable3787 pwd = uma_zalloc_smr(pwd_zone, M_WAITOK); in pwd_alloc()3806 uma_zfree_smr(pwd_zone, pwd); in pwd_drop()4873 pwd_zone = uma_zcreate("PWD", sizeof(struct pwd), NULL, NULL, in filelistinit()4879 vfs_smr = uma_zone_get_smr(pwd_zone); in filelistinit()