Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h921 int c_nio; /* Number of io's pending */ member
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c2252 if (--cp->c_nio == 0) in cachefs_async_putpage()
H A Dcachefs_vnops.c8018 cp->c_nio++; in cachefs_putpage_common()