NTFS_SET_VOLUME_FLAGS

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

 

NAME

ntfs_set_volume_flags - set bits in the volume information flags  

SYNOPSIS

"SYNOPSIS"

int ntfs_set_volume_flags (ntfs_volume * vol, VOLUME_FLAGS flags);  

ARGUMENTS

vol
ntfs volume on which to modify the flags
flags
flags to set on the volume
 

DESCRIPTION

Set the bits in flags in the volume information flags on the volume vol.

Return 0 on success and -errno on error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:34 GMT, October 09, 2005