Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Dmd.h232 #define MD_STILL_CLOSED 4 /* If set, then array has not been opened since macro
Dmd.c5566 (bdev && !test_bit(MD_STILL_CLOSED, &mddev->flags))) { in md_set_readonly()
5629 (bdev && !test_bit(MD_STILL_CLOSED, &mddev->flags))) { in do_md_stop()
6786 set_bit(MD_STILL_CLOSED, &mddev->flags); in md_ioctl()
7037 clear_bit(MD_STILL_CLOSED, &mddev->flags); in md_open()