Home | Sort by: relevance | last modified time | path |
/src/sbin/fsck_lfs/ | |
bufcache.h | 86 void (*b_iodone)(void *); /* unused */ member in struct:ubuf |
/src/sys/sys/ | |
buf.h | 125 void (*b_iodone)(struct buf *);/* b: call when done */ member in struct:buf |
sysctl.h | 687 uint64_t b_iodone; /* PTR: Function called upon completion */ member in struct:buf_sysctl |