Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ncp_mount_data_v4 Struct Reference

#include <ncp_mount.h>

Data Fields

int version
 
unsigned long flags
 
unsigned long mounted_uid
 
long wdog_pid
 
unsigned int ncp_fd
 
unsigned int time_out
 
unsigned int retry_count
 
unsigned long uid
 
unsigned long gid
 
unsigned long file_mode
 
unsigned long dir_mode
 

Detailed Description

Definition at line 46 of file ncp_mount.h.

Field Documentation

unsigned long dir_mode

Definition at line 66 of file ncp_mount.h.

unsigned long file_mode

Definition at line 65 of file ncp_mount.h.

unsigned long flags

Definition at line 48 of file ncp_mount.h.

unsigned long gid

Definition at line 63 of file ncp_mount.h.

unsigned long mounted_uid

Definition at line 51 of file ncp_mount.h.

unsigned int ncp_fd

Definition at line 55 of file ncp_mount.h.

unsigned int retry_count

Definition at line 58 of file ncp_mount.h.

unsigned int time_out

Definition at line 56 of file ncp_mount.h.

unsigned long uid

Definition at line 62 of file ncp_mount.h.

int version

Definition at line 47 of file ncp_mount.h.

long wdog_pid

Definition at line 53 of file ncp_mount.h.


The documentation for this struct was generated from the following file: