Home
last modified time | relevance | path

Searched defs:transentry (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c61 struct transentry { struct
62 struct transentry *next; argument
63 struct transentry *prev; argument
64 timestruc32_t starttime; /* when did transaction start? */
65 timestruc32_t lastupdate; /* last operation for this entry */
77 uchar_t optype; /* read, write, ...? */
81 uchar_t datatype;
87 uchar_t transoption;
88 char *pathname;
89 struct netbuf *pnb;
[all …]