SGET

Section: (9)
Updated: 13 April 2004
Index Return to Main Contents

 

NAME

sget - find or create a superblock  

SYNOPSIS

struct super_block * sget (struct file_system_type * type, int (*test) struct super_block *,void *, int (*set) struct super_block *,void *, void * data);  

ARGUMENTS

type
filesystem type superblock should belong to
test
comparison callback
set
setup callback
data
argument to each of them
 

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 11:22:00 GMT, April 13, 2004