Searched defs:ioqueue_depth (Results 1 – 3 of 3) sorted by relevance
257 uint32_t ioqueue_depth; member
231 #define MNT_IOSCALE(ioqueue_depth) ((ioqueue_depth + (MNT_DEFAULT_IOQUEUE_DEPTH - 1)) / MNT_DE… argument
3989 u_int32_t ioqueue_depth = 0; in vfs_init_io_attributes() local