Searched refs:pwd_zone (Results 1 – 1 of 1) sorted by relevance
98 __read_mostly uma_zone_t pwd_zone; variable4000 pwd = uma_zalloc_smr(pwd_zone, M_WAITOK); in pwd_alloc()4021 uma_zfree_smr(pwd_zone, pwd); in pwd_drop()5210 pwd_zone = uma_zcreate("PWD", sizeof(struct pwd), NULL, NULL, in filelistinit()5216 vfs_smr = uma_zone_get_smr(pwd_zone); in filelistinit()