Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfile.h224 extern void fcnt_add(uf_info_t *, int);
/titanic_50/usr/src/uts/common/os/
H A Dfork.c675 fcnt_add(fip, -1); in fork_fail()
1171 fcnt_add(P_FINFO(pp), 1); in getproc()
H A Dfio.c1407 fcnt_add(uf_info_t *fip, int incr) in fcnt_add() function