Searched refs:acache_t (Results 1 – 2 of 2) sorted by relevance
61 } acache_t; typedef302 acache_t *r_acache; /* list of access cache entries */
3203 acache_t *ap; in nfs_access_check()3215 while (ap != (acache_t *)hp) { in nfs_access_check()3248 acache_t *ap; in nfs_access_cache()3249 acache_t *nap; in nfs_access_cache()3273 while (ap != (acache_t *)hp) { in nfs_access_cache()3296 nap->prev = (acache_t *)hp; in nfs_access_cache()3310 acache_t *ap; in nfs_access_purge_rp()3311 acache_t *tmpap; in nfs_access_purge_rp()3312 acache_t *rplist; in nfs_access_purge_rp()3546 acache[i].next = (acache_t *)&acache[i]; in nfs_subrinit()[all …]