NTFS_MFT_BITMAP_EXTEND_INITIALIZED_NOLOCK
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ntfs_mft_bitmap_extend_initialized_nolock - extend mftbmp initialized data
SYNOPSIS
"SYNOPSIS"
int ntfs_mft_bitmap_extend_initialized_nolock (ntfs_volume * vol);
ARGUMENTS
- vol
-
volume on which to extend the mft bitmap attribute
DESCRIPTION
Extend the initialized portion of the mft bitmap attribute on the ntfs
volume vol by 8 bytes.
NOTE
Only changes initialized_size and data_size, i.e. requires that
allocated_size is big enough to fit the new initialized_size.
Return 0 on success and -error on error.
LOCKING
Caller must hold vol->mftbmp_lock for writing.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- NOTE
-
- LOCKING
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:34 GMT, October 09, 2005