Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslogtab.c121 lep->le_state = atoi(tmp); in logtab_getent()
147 lep->le_state); in logtab_putent()
183 found = found && (state == (*lepp)->le_state); in logtab_findent()
228 found = found && (state == lep->le_state); in logtab_rement()
311 if (found && (lep->le_state == LES_ACTIVE)) { in logtab_deactivate()
313 lep->le_state = LES_INACTIVE; in logtab_deactivate()
H A Dnfslogtab.h51 int le_state; member
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/
H A Dbuffer_list.c142 sep->se_state = lep->le_state; in buildbuffer_list()
160 sep->se_state = lep->le_state; in buildbuffer_list()
203 bep->be_sharepnt->se_state = lep->le_state; in buildbuffer_list()
/titanic_41/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c1621 lep.le_state = LES_ACTIVE;