Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c72 cachefs_log_error(cachep, EOVERFLOW, 1); \
78 cachefs_log_error(cachep, EOVERFLOW, 1); \
183 cachefs_log_error(cachep, ENOMEM, 0); in cachefs_log_kstat_snapshot()
214 cachefs_log_error(cachep, error, 0); in cachefs_log_kstat_snapshot()
225 cachefs_log_error(cachep, error, 0); in cachefs_log_kstat_snapshot()
415 cachefs_log_error(cachefscache_t *cachep, int error, int getlock) in cachefs_log_error() function
545 cachefs_log_error(cachep, ENOMEM, 0); in cachefs_log_enqueue()
683 cachefs_log_error(cachep, error, 1); in cachefs_log_process_queue()
723 cachefs_log_error(cachep, ENOMEM, 1); in cachefs_log_mount()
727 cachefs_log_error(cachep, error, 1); in cachefs_log_mount()
[all …]
H A Dcachefs_subr.c401 cachefs_log_error(cachep, ENOMEM, 0); in cachefs_cache_activate_ro()
406 cachefs_log_error(cachep, EINVAL, 0); in cachefs_cache_activate_ro()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1230 void cachefs_log_error(cachefscache_t *, int, int);