Searched refs:BLOCK_FLAG_REMOVABLE (Results 1 – 5 of 5) sorted by relevance
84 #define BLOCK_FLAG_REMOVABLE 0x00000002 macro
104 if (block_info.flags & BLOCK_FLAG_REMOVABLE) { in cmd_list_blk()
525 !!(dev->flags & BLOCK_FLAG_REMOVABLE))); in ums_add_block_device()587 ums->block_devs[lun].flags |= BLOCK_FLAG_REMOVABLE; in ums_worker_thread()
489 (info.flags & BLOCK_FLAG_REMOVABLE)) { in mount_minfs()
316 if (!(info.flags & BLOCK_FLAG_REMOVABLE) && strstr(out->c_str(), "part-") == nullptr) { in FindTargetGptPath()
Completed in 17 milliseconds