DO_REMOUNT_SB

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

 

NAME

do_remount_sb - asks filesystem to change mount options.  

SYNOPSIS

"SYNOPSIS"

int do_remount_sb (struct super_block * sb, int flags, void * data, int force);  

ARGUMENTS

sb
superblock in question
flags
numeric part of options
data
the rest of options
force
-- undescribed --
 

DESCRIPTION

Alters the mount options of a mounted file system.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:42 GMT, October 06, 2005