Home
last modified time | relevance | path

Searched refs:cachefs_cache_dirty (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_resource.c85 cachefs_cache_dirty(cachep, 0); in cachefs_rlent_moveto()
254 cachefs_cache_dirty(cachep, 0); in cachefs_rl_alloc()
331 cachefs_cache_dirty(cachep, 0); in cachefs_move_modified_to_mf()
387 cachefs_cache_dirty(cachep, 0); in cachefs_rl_cleanup()
403 cachefs_cache_dirty(cachep, 0); in cachefs_rl_cleanup()
441 cachefs_cache_dirty(cachep, 0); in cachefs_allocfile()
462 cachefs_cache_dirty(cachep, 0); in cachefs_freefile()
497 cachefs_cache_dirty(cachep, 0); in cachefs_allocblocks()
521 cachefs_cache_dirty(cachep, 0); in cachefs_freeblocks()
H A Dcachefs_filegrp.c511 cachefs_cache_dirty(fgp->fg_fscp->fs_cache, 1); in filegrp_ffhold()
607 cachefs_cache_dirty(fgp->fg_fscp->fs_cache, 1); in filegrp_ffrele()
805 cachefs_cache_dirty(cachep, 1); in filegrp_create_metadata()
893 cachefs_cache_dirty(fscp->fs_cache, 1); in filegrp_write_metadata()
993 cachefs_cache_dirty(fgp->fg_fscp->fs_cache, 1); in filegrp_destroy_metadata()
1625 cachefs_cache_dirty(fscp->fs_cache, 1); in filegrpattr_create()
H A Dcachefs_subr.c632 cachefs_cache_dirty(cachep, 0); in cachefs_cache_activate_rw()
653 cachefs_cache_dirty(struct cachefscache *cachep, int lockit) in cachefs_cache_dirty() function
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1117 void cachefs_cache_dirty(struct cachefscache *cachep, int lockit);