Searched refs:ST_KILOBYTE (Results 1 – 2 of 2) sorted by relevance
70 #define ST_KILOBYTE 1024 macro103 #define OSST_BUFFER_SIZE (OSST_BUFFER_BLOCKS * ST_KILOBYTE)104 #define OSST_WRITE_THRESHOLD (OSST_WRITE_THRESHOLD_BLOCKS * ST_KILOBYTE)3764 value = (options & ~MT_ST_OPTIONS) * ST_KILOBYTE; in osst_set_options()5449 osst_write_threshold = write_threshold_kbs * ST_KILOBYTE; in validate_options()
67 #define ST_KILOBYTE 1024 macro121 #define ST_BUFFER_SIZE (ST_BUFFER_BLOCKS * ST_KILOBYTE)3723 st_buffer_size = buffer_kbs * ST_KILOBYTE; in validate_options()