GET_SUPER

Section: (9)
Updated: 07 August 2003
Index Return to Main Contents

 

NAME

get_super - get the superblock of a device  

SYNOPSIS

struct super_block * get_super (struct block_device * bdev);  

ARGUMENTS

bdev
-- undescribed --
 

DESCRIPTION

Scans the superblock list and finds the superblock of the file system mounted on the device given. NULL is returned if no match is found.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:53:38 GMT, April 09, 2004