NTFS_PUT_SUPER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ntfs_put_super - called by the vfs to unmount a volume
SYNOPSIS
"SYNOPSIS"
void ntfs_put_super (struct super_block * vfs_sb);
ARGUMENTS
- vfs_sb
-
vfs superblock of volume to unmount
DESCRIPTION
ntfs_put_super is called by the VFS (from fs/super.c::do_umount) when
the volume is being unmounted (umount system call has been invoked) and it
releases all inodes and memory belonging to the NTFS specific part of the
super block.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:02 GMT, October 06, 2005