Home | History | Annotate | Download | only in fs_mgr

Lines Matching refs:blockdev

461 int fs_mgr_set_blk_ro(const char *blockdev)
467 fd = TEMP_FAILURE_RETRY(open(blockdev, O_RDONLY | O_CLOEXEC));