VXFS_GETFSH

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

 

NAME

vxfs_getfsh - read fileset header into memory  

SYNOPSIS

"SYNOPSIS"

struct vxfs_fsh * vxfs_getfsh (struct inode * ip, int which);  

ARGUMENTS

ip
the (fake) fileset header inode
which
0 for the structural, 1 for the primary fsh.
 

DESCRIPTION

vxfs_getfsh reads either the structural or primary fileset header described by ip into memory.  

RETURNS

The fileset header structure on success, else Zero.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS

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