Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.h89 int cachefs_clean_flag_test(const char *cachedirp);
H A Dsubr.c1217 cachefs_clean_flag_test(const char *cachedirp) in cachefs_clean_flag_test() function
/titanic_41/usr/src/cmd/fs.d/cachefs/fsck/
H A Dfsck.c445 if (cachefs_clean_flag_test(cachedirp)) { in cfs_check()