Searched defs:check_reshape (Results 1 - 2 of 2) sorted by relevance

/drivers/md/
H A Dmd.h455 int (*check_reshape) (struct mddev *mddev); member in struct:md_personality
H A Draid5.c5473 static int check_reshape(struct mddev *mddev) function
5840 return check_reshape(mddev);
5860 return check_reshape(mddev);
5968 .check_reshape = raid6_check_reshape,
5990 .check_reshape = raid5_check_reshape,
6013 .check_reshape = raid5_check_reshape,

Completed in 77 milliseconds