NTFS_SHOW_OPTIONS
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ntfs_show_options - show mount options in /proc/mounts
SYNOPSIS
"SYNOPSIS"
int ntfs_show_options (struct seq_file * sf, struct vfsmount * mnt);
ARGUMENTS
- sf
-
seq_file in which to write our mount options
- mnt
-
vfs mount whose mount options to display
DESCRIPTION
Called by the VFS once for each mounted ntfs volume when someone reads
/proc/mounts in order to display the NTFS specific mount options of each
mount. The mount options of the vfs mount mnt are written to the seq file
sf and success is returned.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:48 GMT, October 06, 2005