Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c62 struct lr_alloc { struct
63 struct lr_alloc *next; /* links for write queuing */ argument
64 struct lr_alloc *prev; argument
83 static int nfslog_record_append2all(struct lr_alloc *); argument