Searched refs:cachefs_rlent_moveto_nolock (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_resource.c | 86 cachefs_rlent_moveto_nolock(cachep, type, entno, blks); in cachefs_rlent_moveto() 91 cachefs_rlent_moveto_nolock(cachefscache_t *cachep, in cachefs_rlent_moveto_nolock() function 273 cachefs_rlent_moveto_nolock(cachep, CACHEFS_RL_NONE, entno, 0); in cachefs_rl_alloc() 349 cachefs_rlent_moveto_nolock(cachep, CACHEFS_RL_MF, curp, 0); in cachefs_move_modified_to_mf() 396 cachefs_rlent_moveto_nolock(cachep, CACHEFS_RL_GC, entno, 0); in cachefs_rl_cleanup() 412 cachefs_rlent_moveto_nolock(cachep, CACHEFS_RL_GC, entno, 0); in cachefs_rl_cleanup()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fs.h | 1198 void cachefs_rlent_moveto_nolock(cachefscache_t *cachep,
|