Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c65 #define LR_ALLOC_NOFREE 0x1 /* not present, call free */ macro
886 if ((lrp_free->lr_flags & LR_ALLOC_NOFREE) == 0) { in nfslog_free_logrecords()
1046 lrp->lr_flags = LR_ALLOC_NOFREE; in nfslog_record_append2all()