Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1105 } cachefs_debug_info_t; typedef
1186 cachefs_debug_info_t *cachefs_debug_save(cachefs_debug_info_t *, int,
1189 void cachefs_debug_show(cachefs_debug_info_t *);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c2727 cachefs_debug_info_t *
2728 cachefs_debug_save(cachefs_debug_info_t *oldcdb, int chain, in cachefs_debug_save()
2732 cachefs_debug_info_t *cdb; in cachefs_debug_save()
2777 cachefs_debug_show(cachefs_debug_info_t *cdb) in cachefs_debug_show()