Home
last modified time | relevance | path

Searched refs:cachefs_delete_file (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.h82 int cachefs_delete_file(const char *namep, const struct stat64 *statp, int flg,
H A Dsubr.c732 xx = nftw64(path, cachefs_delete_file, 16, in cachefs_delete_all_cache()
906 xx = nftw64(path, cachefs_delete_file, 16, in cachefs_delete_cache()
943 cachefs_delete_file(const char *namep, const struct stat64 *statp, int flg, in cachefs_delete_file() function