Lines Matching refs:direction
53 * and a direction. The directions specifies which memory area is the
205 stripe_convert(caddr_t small, caddr_t big, int direction)
218 if (direction == BIG_2_SMALL) {
251 if (direction == SMALL_2_BIG) {
301 mirror_convert(caddr_t small, caddr_t big, int direction)
310 if (direction == BIG_2_SMALL) {
339 if (direction == SMALL_2_BIG) {
389 raid_convert(caddr_t small, caddr_t big, int direction)
400 if (direction == BIG_2_SMALL) {
412 if (direction == SMALL_2_BIG) {
445 softpart_convert(caddr_t small, caddr_t big, int direction)
453 if (direction == BIG_2_SMALL) {
463 if (direction == SMALL_2_BIG) {
487 trans_master_convert(caddr_t smallp, caddr_t bigp, int direction)
494 if (direction == SMALL_2_BIG) {
523 if (direction == BIG_2_SMALL) {
572 trans_log_convert(caddr_t smallp, caddr_t bigp, int direction)
579 if (direction == SMALL_2_BIG) {
607 if (direction == BIG_2_SMALL) {
653 hs_convert(caddr_t small, caddr_t big, int direction)
661 if (direction == BIG_2_SMALL) {
665 if (direction == SMALL_2_BIG) {