Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c196 kstat_named_t clreclaim; /* number of cl reclaims */ member
240 static void clreclaim(void *);
733 clreclaim(void *all) in clreclaim() function
738 clstat_debug.clreclaim.value.ui64++; in clreclaim()
3557 sizeof (struct chtab), 0, NULL, NULL, clreclaim, NULL, NULL, 0); in nfs_subrinit()
H A Dnfs4_subr.c1097 clstat4_debug.clreclaim.value.ui64++; in clreclaim4_zone()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h204 kstat_named_t clreclaim; /* number of cl reclaims */ member