Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dmd.h224 #define MD_STILL_CLOSED 4 /* If set, then array has not been opened since macro
Dmd.c5423 (bdev && !test_bit(MD_STILL_CLOSED, &mddev->flags))) { in md_set_readonly()
5486 (bdev && !test_bit(MD_STILL_CLOSED, &mddev->flags))) { in do_md_stop()
6649 set_bit(MD_STILL_CLOSED, &mddev->flags); in md_ioctl()
6900 clear_bit(MD_STILL_CLOSED, &mddev->flags); in md_open()