Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c59 struct lr_alloc { struct
60 struct lr_alloc *next; /* links for write queuing */ argument
61 struct lr_alloc *prev; argument
80 static int nfslog_record_append2all(struct lr_alloc *); argument