Файлы System/bin Android 12. Справочник.


  Все     Команда     Скрипт     Служба     Приложение  

blockdev
Показать/установить информацию о blockdev

Симлинк на: [ ToyBox ]

Тип файла: команда
  Рус  
Toybox 0.8.4-android multicall binary:  (see toybox --help) 
usage:  blockdev --OPTION... BLOCKDEV...


Call ioctl(s) on each listed block device

  • --setro Set read only

  • --setrw Set read write

  • --getro Get read only

  • --getss Get sector size

  • --getbsz Get block size

  • --setbsz BYTES Set block size

  • --getsz Get device size in 512-byte sectors

  • --getsize Get device size in sectors (deprecated)

  • --getsize64 Get device size in bytes

  • --getra Get readahead in 512-byte sectors

  • --setra SECTORS Set readahead

  • --flushbufs Flush buffers

  • --rereadpt Reread partition table
  • [ ToyBox ]     [ ManLinux ]