Movatterモバイル変換


[0]ホーム

URL:


disk_get_part
Prev Chapter 14. Block Devices Next

Name

disk_get_part — get partition

Synopsis

struct hd_struct *disk_get_part(struct gendisk *disk,
 intpartno);
 

Arguments

struct gendisk * disk

disk to look partition from

int partno

partition number

Description

Look for partitionpartno fromdisk. If found, increment reference count and return it.

Context

Don't care.

Return

Pointer to the found partition on success, NULL if not found.


Prev Up Next
disk_clear_events Home disk_part_iter_init

[8]ページ先頭

©2009-2025 Movatter.jp