NTFS_CLEAR_VOLUME_FLAGS

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

 

NAME

ntfs_clear_volume_flags - clear bits in the volume information flags  

SYNOPSIS

"SYNOPSIS"

int ntfs_clear_volume_flags (ntfs_volume * vol, VOLUME_FLAGS flags);  

ARGUMENTS

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

DESCRIPTION

Clear 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:33 GMT, October 09, 2005