Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c2071 static int cachefs_async_count = 0; variable
2103 if (cachefs_async_count >= cachefs_async_max) in cachefs_async_okay()
2166 --cachefs_async_count; in cachefs_async_start()
2233 ++cachefs_async_count; in cachefs_addqueue()