Searched defs:lr_alloc (Results 1 – 1 of 1) sorted by relevance
59 struct lr_alloc { struct60 struct lr_alloc *next; /* links for write queuing */ argument61 struct lr_alloc *prev; argument80 static int nfslog_record_append2all(struct lr_alloc *); argument