Home
last modified time | relevance | path

Searched refs:set_device_ro (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/block/
Dnbd.c748 set_device_ro(bdev, true); in __nbd_ioctl()
777 set_device_ro(bdev, false); in __nbd_ioctl()
Dloop.c932 set_device_ro(bdev, (lo_flags & LO_FLAGS_READ_ONLY) != 0); in loop_set_fd()
/linux-4.4.14/block/
Dioctl.c438 set_device_ro(bdev, n); in blkdev_roset()
Dgenhd.c1344 void set_device_ro(struct block_device *bdev, int flag) in set_device_ro() function
1349 EXPORT_SYMBOL(set_device_ro);
/linux-4.4.14/include/linux/
Dgenhd.h437 extern void set_device_ro(struct block_device *bdev, int flag);
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dlloop.c509 set_device_ro(bdev, (lo_flags & LO_FLAGS_READ_ONLY) != 0); in loop_set_fd()
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-cd.1994-2004119 * -- Call set_device_ro.