Searched refs:LR_ALLOC_NOFREE (Results 1 – 1 of 1) sorted by relevance
62 #define LR_ALLOC_NOFREE 0x1 /* not present, call free */ macro884 if ((lrp_free->lr_flags & LR_ALLOC_NOFREE) == 0) { in nfslog_free_logrecords()1041 lrp->lr_flags = LR_ALLOC_NOFREE; in nfslog_record_append2all()