HomeSort by: relevance | last modified time | path
    Searched defs:b_iodone (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 13 milliseconds