Home
last modified time | relevance | path

Searched refs:BLOCK_FLAG_REMOVABLE (Results 1 – 5 of 5) sorted by relevance

/system/public/zircon/device/
A Dblock.h84 #define BLOCK_FLAG_REMOVABLE 0x00000002 macro
/system/uapp/lsblk/
A Dmain.c104 if (block_info.flags & BLOCK_FLAG_REMOVABLE) { in cmd_list_blk()
/system/dev/block/usb-mass-storage/
A Dusb-mass-storage.c525 !!(dev->flags & BLOCK_FLAG_REMOVABLE))); in ums_add_block_device()
587 ums->block_devs[lun].flags |= BLOCK_FLAG_REMOVABLE; in ums_worker_thread()
/system/core/devmgr/fshost/
A Dblock-watcher.cpp489 (info.flags & BLOCK_FLAG_REMOVABLE)) { in mount_minfs()
/system/uapp/disk-pave/
A Ddevice-partitioner.cpp316 if (!(info.flags & BLOCK_FLAG_REMOVABLE) && strstr(out->c_str(), "part-") == nullptr) { in FindTargetGptPath()

Completed in 17 milliseconds