ALLOC_READ_GPT_ENTRIES

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

alloc_read_gpt_entries -  

SYNOPSIS

"SYNOPSIS"

gpt_entry * alloc_read_gpt_entries (struct block_device * bdev, gpt_header * gpt);  

ARGUMENTS

bdev
-- undescribed --
gpt
-- undescribed --
 

DESCRIPTION

Returns ptes on success, NULL on error. Allocates space for PTEs based on information found in gpt.  

DESCRIPTION

Returns ptes on success, NULL on error. Allocates space for PTEs based on information found in gpt.  

NOTES

remember to free pte when you're done!


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION
NOTES

This document was created by man2html, using the manual pages.
Time: 07:06:59 GMT, October 06, 2005