Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfs_mount.h27 struct nfs_mount_data { struct
28 int version; /* 1 */
29 int fd; /* 1 */
31 int flags; /* 1 */
32 int rsize; /* 1 */
33 int wsize; /* 1 */
34 int timeo; /* 1 */
35 int retrans; /* 1 */
36 int acregmin; /* 1 */
37 int acregmax; /* 1 */
[all …]