Searched refs:cachefs_rlent_moveto (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_filegrp.c | 336 cachefs_rlent_moveto(fscp->fs_cache, in filegrp_destroy() 434 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in filegrp_hold() 475 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in filegrp_rele() 1252 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in filegrp_setup() 1486 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in filegrpattr_find() 1684 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, CACHEFS_RL_GC, in filegrpattr_create() 1689 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in filegrpattr_create() 1707 cachefs_rlent_moveto(fscp->fs_cache, in filegrpattr_create()
|
H A D | cachefs_cnode.c | 406 cachefs_rlent_moveto(cachep, CACHEFS_RL_FREE, in cachefs_cnode_inactive() 427 cachefs_rlent_moveto(cachep, CACHEFS_RL_GC, mdp->md_rlno, in cachefs_cnode_inactive() 1020 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_cnode_make() 1370 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_cnode_move() 1806 cachefs_rlent_moveto(cachep, in cnode_enable_caching() 1825 cachefs_rlent_moveto(cachep, CACHEFS_RL_ACTIVE, in cnode_enable_caching() 1902 cachefs_rlent_moveto(fscp->fs_cache, CACHEFS_RL_FREE, in cachefs_cnode_stale()
|
H A D | cachefs_resource.c | 81 cachefs_rlent_moveto(cachefscache_t *cachep, in cachefs_rlent_moveto() function 662 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_victim() 720 cachefs_rlent_moveto(fscp->fs_cache, CACHEFS_RL_FREE, entno, 0); in cachefs_victim() 884 cachefs_rlent_moveto(cachep, in cachefs_packed_pending()
|
H A D | cachefs_ioctl.c | 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() 2371 cachefs_rlent_moveto(fscp->fs_cache, type, in cachefs_modified_fix() 2376 cachefs_rlent_moveto(fscp->fs_cache, type, in cachefs_modified_fix() 2381 cachefs_rlent_moveto(fscp->fs_cache, type, in cachefs_modified_fix()
|
H A D | cachefs_subr.c | 955 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in cachefs_createfrontfile() 1025 cachefs_rlent_moveto(fgp->fg_fscp->fs_cache, in cachefs_createfrontfile() 1318 cachefs_rlent_moveto(cachep, in cachefs_inval_object() 1418 cachefs_rlent_moveto(cachep, in cachefs_nocache() 1812 cachefs_rlent_moveto(cachep, CACHEFS_RL_FREE, in cachefs_stuffsymlink()
|
H A D | cachefs_vnops.c | 1724 cachefs_rlent_moveto(fscp->fs_cache, type, in cachefs_push_front() 3375 cachefs_rlent_moveto(C_TO_FSCACHE(cp)->fs_cache, in cachefs_sync_metadata() 10131 cachefs_rlent_moveto(fscp->fs_cache, CACHEFS_RL_MODIFIED, in cachefs_modified() 10201 cachefs_rlent_moveto(fscp->fs_cache, in cachefs_modified_alloc()
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fs.h | 1200 void cachefs_rlent_moveto(cachefscache_t *, enum cachefs_rl_type, uint_t,
|