Home
last modified time | relevance | path

Searched refs:algorithm_valid_raid6 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
A Draid5.h768 static inline int algorithm_valid_raid6(int layout) in algorithm_valid_raid6() function
A Draid5.c7180 && !algorithm_valid_raid6(mddev->new_layout))) { in setup_conf()
8517 if (mddev->new_layout >= 0 && !algorithm_valid_raid6(mddev->new_layout)) in raid6_check_reshape()

Completed in 20 milliseconds