Home
last modified time | relevance | path

Searched defs:b_iodone (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sbin/fsck_lfs/
H A Dbufcache.h86 void (*b_iodone)(void *); /* unused */ member
/netbsd-src/sys/sys/
H A Dbuf.h125 void (*b_iodone)(struct buf *);/* b: call when done */ member
H A Dsysctl.h686 uint64_t b_iodone; /* PTR: Function called upon completion */ member
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h826 int (*b_iodone)(struct buf *); member