Home
last modified time | relevance | path

Searched refs:fscache_activate_rw (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h206 void fscache_activate_rw(fscache_t *fscp);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c1267 fscache_activate_rw(fscp); in cachefs_remount()
1277 fscache_activate_rw(fscp); in cachefs_remount()
H A Dcachefs_fscache.c346 fscache_activate_rw(fscache_t *fscp) in fscache_activate_rw() function