| Home | Sort by: relevance | last modified time | path |
| /src/sbin/fsck_lfs/ | |
| bufcache.h | 77 TAILQ_ENTRY(ubuf) b_freelist; /* Free list position if not active. */ member in struct:ubuf |
| /src/sys/sys/ | |
| buf.h | 155 TAILQ_ENTRY(buf) b_freelist; /* c: position if not active */ member in struct:buf |