Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnfs4_mount.h26 struct nfs4_mount_data { struct
27 int version; /* 1 */
28 int flags; /* 1 */
29 int rsize; /* 1 */
30 int wsize; /* 1 */
31 int timeo; /* 1 */
32 int retrans; /* 1 */
33 int acregmin; /* 1 */
34 int acregmax; /* 1 */
35 int acdirmin; /* 1 */
[all …]