Home
last modified time | relevance | path

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

/linux-3.3/fs/nfs/
Dinternal.h91 struct nfs_parsed_mount_data { struct
92 int flags;
93 int rsize, wsize;
94 int timeo, retrans;
95 int acregmin, acregmax,
96 acdirmin, acdirmax;
97 int namlen;
98 unsigned int options;
99 unsigned int bsize;
100 unsigned int auth_flavor_len;
[all …]