Searched refs:fssh_partition_id (Results 1 - 5 of 5) sorted by relevance

/haiku/src/tools/fs_shell/
H A Ddisk_device_manager.cpp12 fssh_scan_partition(fssh_partition_id partitionID)
/haiku/headers/private/fs_shell/
H A Dfssh_disk_device_manager.h21 fssh_partition_id id; // [sys]
44 fssh_partition_id id; // equal to that of the root partition
83 fssh_partition_id partitionID);
85 fssh_partition_id partitionID);
87 fssh_partition_id partitionID);
89 fssh_partition_id partitionID);
99 fssh_disk_device_data* fssh_get_disk_device(fssh_partition_id partitionID);
100 fssh_partition_data* fssh_get_partition(fssh_partition_id partitionID);
102 fssh_partition_id partitionID);
103 fssh_partition_data* fssh_get_child_partition(fssh_partition_id partitionI
[all...]
H A Dfssh_fs_interface.h314 fssh_status_t (*defragment)(int fd, fssh_partition_id partition,
316 fssh_status_t (*repair)(int fd, fssh_partition_id partition, bool checkOnly,
318 fssh_status_t (*resize)(int fd, fssh_partition_id partition,
320 fssh_status_t (*move)(int fd, fssh_partition_id partition,
322 fssh_status_t (*set_content_name)(int fd, fssh_partition_id partition,
324 fssh_status_t (*set_content_parameters)(int fd, fssh_partition_id partition,
326 fssh_status_t (*initialize)(int fd, fssh_partition_id partition,
329 fssh_status_t (*uninitialize)(int fd, fssh_partition_id partition,
H A Dfssh_disk_device_defs.h12 typedef int32_t fssh_partition_id; typedef
H A Dfssh_api_wrapper.h199 #define partition_id fssh_partition_id

Completed in 58 milliseconds