Home
last modified time | relevance | path

Searched refs:CFSDEBUG_INVALIDATE (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_strict.c207 CFS_DEBUG(CFSDEBUG_INVALIDATE) in c_strict_check_cached_object()
H A Dcachefs_cnode.c295 CFS_DEBUG(CFSDEBUG_INVALIDATE) in cachefs_cnode_inactive()
374 CFS_DEBUG(CFSDEBUG_INVALIDATE) in cachefs_cnode_inactive()
H A Dcachefs_subr.c1222 CFS_DEBUG(CFSDEBUG_GENERAL | CFSDEBUG_INVALIDATE) { in cachefs_getfrontfile()
1384 CFS_DEBUG(CFSDEBUG_INVALIDATE) in cachefs_nocache()
H A Dcachefs_dir.c893 CFS_DEBUG(CFSDEBUG_INVALIDATE) in cachefs_dir_fill()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h59 #define CFSDEBUG_INVALIDATE 0x200 macro