Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dnfs_mount.h23 struct nfs_mount_data { struct
24 int version; /* 1 */
25 int fd; /* 1 */
26 struct nfs2_fh old_root; /* 1 */
27 int flags; /* 1 */
28 int rsize; /* 1 */
29 int wsize; /* 1 */
30 int timeo; /* 1 */
31 int retrans; /* 1 */
32 int acregmin; /* 1 */
[all …]