Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c59 struct transentry { struct
60 struct transentry *next; argument
61 struct transentry *prev; argument
152 static struct transentry *
155 struct transentry *pte; in create_te()
172 struct transentry *pte; in insert_te()
398 (struct transentry *)malloc(sizeof (struct transentry)); in nfslog_open_trans_file()
400 (struct transentry *)malloc(sizeof (struct transentry)); in nfslog_open_trans_file()
402 (struct transentry *)malloc(sizeof (struct transentry)); in nfslog_open_trans_file()
404 (struct transentry *)malloc(sizeof (struct transentry)); in nfslog_open_trans_file()
[all …]