GET_SUPER

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

 

NAME

get_super - get the superblock of a device  

SYNOPSIS

"SYNOPSIS"

struct super_block * get_super (struct block_device * bdev);  

ARGUMENTS

bdev
device to get the superblock for
 

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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