Searched refs:cachefscache (Results 1 – 6 of 6) sorted by relevance
156 typedef struct cachefscache cachefscache_t;533 struct cachefscache { struct534 struct cachefscache *c_next; /* list of caches */ argument992 struct cachefscache *cf_cachep;1117 void cachefs_cache_dirty(struct cachefscache *cachep, int lockit);1118 int cachefs_cache_rssync(struct cachefscache *cachep);1119 void cachefs_cache_sync(struct cachefscache *cachep);1212 int cachefs_rl_alloc(struct cachefscache *cachep, rl_entry_t *valp,1214 int cachefs_rl_attrc(struct cachefscache *, int, int);
93 struct cachefscache *fs_cache; /* back ptr to cache struct */
860 struct cachefscache *cachep = fscp->fs_cache; in cachefs_unmount()1036 struct cachefscache **cachepp; in cachefs_delete_cachep()1131 queue_sync(struct cachefscache *cachep, cred_t *cr) in queue_sync()1148 struct cachefscache *cachep; in cachefs_sync()
653 cachefs_cache_dirty(struct cachefscache *cachep, int lockit) in cachefs_cache_dirty()703 cachefs_cache_rssync(struct cachefscache *cachep) in cachefs_cache_rssync()758 cachefs_cache_sync(struct cachefscache *cachep) in cachefs_cache_sync()2536 struct cachefscache *cachep; in cachefs_do_req()
244 cachefs_rl_alloc(struct cachefscache *cachep, rl_entry_t *valp, uint_t *entnop) in cachefs_rl_alloc()
1749 struct cachefscache *cachep; in cachefs_ioctl()