Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4.h743 extern int rfs4_seen_first_compound; /* set first time we see one */
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c1209 rfs4_seen_first_compound = 0; in rfs4_state_init()
1465 rfs4_seen_first_compound = 0; in rfs4_state_fini()
H A Dnfs4_srv.c276 int rfs4_seen_first_compound; /* set first time we see one */ variable
5878 if (rfs4_seen_first_compound == 0) { in rfs4_compound()
5885 rfs4_seen_first_compound = 1; in rfs4_compound()