Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1194 int cachefs_stop_cache(cnode_t *);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c435 cachefs_stop_cache(cnode_t *cp) in cachefs_stop_cache() function
H A Dcachefs_vnops.c1982 error = cachefs_stop_cache(cp); in cachefs_ioctl()