Home
last modified time | relevance | path

Searched refs:fs_cache (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_filegrp.c310 cachefs_rlent_verify(fscp->fs_cache, CACHEFS_RL_GC, in filegrp_destroy()
333 cachefs_freefile(fscp->fs_cache); in filegrp_destroy()
334 cachefs_freeblocks(fscp->fs_cache, in filegrp_destroy()
336 cachefs_rlent_moveto(fscp->fs_cache, in filegrp_destroy()
431 cachefs_rlent_verify(fgp->fg_fscp->fs_cache, in filegrp_hold()
434 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in filegrp_hold()
472 cachefs_rlent_verify(fgp->fg_fscp->fs_cache, in filegrp_rele()
475 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in filegrp_rele()
511 cachefs_cache_dirty(fgp->fg_fscp->fs_cache, 1); in filegrp_ffhold()
552 cachefs_rlent_verify(fgp->fg_fscp->fs_cache, in filegrp_ffhold()
[all …]
H A Dcachefs_subr.c438 cachefscache_t *cachep = fscp->fs_cache; in cachefs_stop_cache()
926 error = cachefs_allocfile(fgp->fg_fscp->fs_cache); in cachefs_createfrontfile()
951 error = cachefs_rl_alloc(fgp->fg_fscp->fs_cache, &rl_ent, in cachefs_createfrontfile()
955 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in cachefs_createfrontfile()
1019 cachefs_freefile(fgp->fg_fscp->fs_cache); in cachefs_createfrontfile()
1022 cachefs_rlent_verify(fgp->fg_fscp->fs_cache, in cachefs_createfrontfile()
1025 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in cachefs_createfrontfile()
1083 cachefs_freefile(fgp->fg_fscp->fs_cache); in cachefs_removefrontfile()
1097 cachefs_freeblocks(fgp->fg_fscp->fs_cache, mdp->md_frontblks, in cachefs_removefrontfile()
1249 cachefscache_t *cachep = C_TO_FSCACHE(cp)->fs_cache; in cachefs_inval_object()
[all …]
H A Dcachefs_fscache.c107 fscp->fs_cache = cachep; in fscache_create()
221 cachefscache_t *cachep = fscp->fs_cache; in fscache_setup()
625 ASSERT(fscp->fs_cache == cachep); in fscache_list_find()
1017 if (fscp->fs_cache->c_flags & CACHE_NOFILL) { in fscache_info_sync()
1195 cachep = fscp->fs_cache; in cachefs_cd_access()
1264 cachep = fscp->fs_cache; in cachefs_cd_access_miss()
H A Dcachefs_cnode.c281 cachep = fscp->fs_cache; in cachefs_cnode_inactive()
701 cachefscache_t *cachep = fscp->fs_cache; in cachefs_cnode_init()
970 ASSERT((fscp->fs_cache->c_flags & CACHE_NOFILL) == 0); in cachefs_cnode_make()
1015 ((fscp->fs_cache->c_flags & CACHE_NOFILL) == 0)) { in cachefs_cnode_make()
1017 cachefs_rlent_verify(fscp->fs_cache, in cachefs_cnode_make()
1020 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_cnode_make()
1370 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_cnode_move()
1398 cachefs_rl_changefileno(fscp->fs_cache, mdp->md_rlno, in cachefs_cnode_move()
1516 cachep = fscp->fs_cache; in cachefs_cnode_lostfound()
1722 cachefscache_t *cachep = C_TO_FSCACHE(cp)->fs_cache; in cnode_enable_caching()
[all …]
H A Dcachefs_vfsops.c646 cachefscache_t *cachep = fscp->fs_cache; in cachefs_kstat_mount()
860 struct cachefscache *cachep = fscp->fs_cache; in cachefs_unmount()
892 while (cachefs_async_halt(&fscp->fs_cache->c_workq, 0) == EBUSY) { in cachefs_unmount()
1079 struct cache_label *lp = &fscp->fs_cache->c_label; in cachefs_statvfs()
1080 struct cache_usage *up = &fscp->fs_cache->c_usage; in cachefs_statvfs()
1162 queue_sync(fscp->fs_cache, cr); in cachefs_sync()
1179 cachefscache_t *cachep = fscp->fs_cache; in cachefs_remount()
H A Dcachefs_ioctl.c343 error = cachefs_rl_alloc(fscp->fs_cache, &rl_ent, in cachefs_pack_common()
353 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_pack_common()
454 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_unpack_common()
462 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_unpack_common()
554 cachefscache_t *cachep = fscp->fs_cache; in cachefs_unpackall()
669 cachefscache_t *cachep = fscp->fs_cache; in cachefs_io_daemonid()
920 cachefscache_t *cachep = fscp->fs_cache; in cachefs_io_getstats()
1006 cachep = fscp->fs_cache; in cachefs_io_lostfound()
2255 cachefscache_t *cachep = fscp->fs_cache; in cachefs_modified_fix()
2371 cachefs_rlent_moveto(fscp->fs_cache, type, in cachefs_modified_fix()
[all …]
H A Dcachefs_vnops.c537 cachep = fscp->fs_cache; in cachefs_close()
1116 error = cachefs_allocblocks(C_TO_FSCACHE(cp)->fs_cache, 1, in cachefs_charge_page()
1165 error = cachefs_allocblocks(fscp->fs_cache, 1, in cachefs_writepage()
1169 cachefs_freeblocks(fscp->fs_cache, 1, in cachefs_writepage()
1724 cachefs_rlent_moveto(fscp->fs_cache, type, in cachefs_push_front()
2333 cachefscache_t *cachep = fscp->fs_cache; in cachefs_setattr_common()
2912 cachefscache_t *cachep = fscp->fs_cache; in cachefs_readlink()
3375 cachefs_rlent_moveto(C_TO_FSCACHE(cp)->fs_cache, in cachefs_sync_metadata()
3837 cachefscache_t *cachep = fscp->fs_cache; in cachefs_create()
4309 cachefscache_t *cachep = fscp->fs_cache; in cachefs_remove()
[all …]
H A Dcachefs_dir.c88 cachefscache_t *cachep = fscp->fs_cache; in cachefs_dir_look()
762 cachefscache_t *cachep = fscp->fs_cache; in cachefs_dir_read()
920 cachefscache_t *cachep = fscp->fs_cache; in cachefs_dir_fill_common()
1144 cachefscache_t *cachep = C_TO_FSCACHE(dcp)->fs_cache; in cachefs_dir_extend()
H A Dcachefs_resource.c662 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_victim()
720 cachefs_rlent_moveto(fscp->fs_cache, CACHEFS_RL_FREE, entno, 0); in cachefs_victim()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h93 struct cachefscache *fs_cache; /* back ptr to cache struct */ member