Searched refs:unix_gid_cache (Results 1 – 2 of 2) sorted by relevance
13 struct cache_detail *unix_gid_cache; member
604 sn->unix_gid_cache = cd; in unix_gid_cache_create()611 struct cache_detail *cd = sn->unix_gid_cache; in unix_gid_cache_destroy()613 sn->unix_gid_cache = NULL; in unix_gid_cache_destroy()640 ug = unix_gid_lookup(sn->unix_gid_cache, uid); in unix_gid_find()643 ret = cache_check(sn->unix_gid_cache, &ug->h, &rqstp->rq_chandle); in unix_gid_find()651 cache_put(&ug->h, sn->unix_gid_cache); in unix_gid_find()
Completed in 4 milliseconds