Searched refs:MNT_IOSCALE (Results 1 – 3 of 3) sorted by relevance
232 #define MNT_IOSCALE(ioqueue_depth) ((ioqueue_depth + (MNT_DEFAULT_IOQUEUE_DEPTH - 1)) / MNT_DE… macro
280 mp->mnt_ioscale = MNT_IOSCALE(info->ioqueue_depth); in disk_conditioner_set_info()
4645 mp->mnt_ioscale = MNT_IOSCALE(mp->mnt_ioqueue_depth); in vfs_init_io_attributes()