Home
last modified time | relevance | path

Searched defs:ncp_mount_data_v4 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/
Dncp_mount.h46 struct ncp_mount_data_v4 { struct
47 int version;
48 unsigned long flags; /* NCP_MOUNT_* flags */
51 unsigned long mounted_uid; /* Who may umount() this filesystem? */
53 long wdog_pid; /* Who cares for our watchdog packets? */
55 unsigned int ncp_fd; /* The socket to the ncp port */
56 unsigned int time_out; /* How long should I wait after
58 unsigned int retry_count; /* And how often should I retry? */
62 unsigned long uid;
63 unsigned long gid;
[all …]