Added scan_partition() function which can be used by disk systems (e.g.
in *_initialize()) to save some work. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22441 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -343,6 +343,8 @@
|
||||
#define delete_partition fssh_delete_partition
|
||||
#define partition_modified fssh_partition_modified
|
||||
|
||||
#define scan_partition fssh_scan_partition
|
||||
|
||||
// disk systems
|
||||
#define find_disk_system fssh_find_disk_system
|
||||
|
||||
|
||||
Reference in New Issue
Block a user