Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnfs_mount.h26 struct nfs_mount_data { struct
27 int version; /* 1 */
28 int fd; /* 1 */
29 struct nfs2_fh old_root; /* 1 */
30 int flags; /* 1 */
31 int rsize; /* 1 */
32 int wsize; /* 1 */
33 int timeo; /* 1 */
34 int retrans; /* 1 */
35 int acregmin; /* 1 */
[all …]